-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathPackage.resolved
More file actions
32 lines (32 loc) · 858 Bytes
/
Package.resolved
File metadata and controls
32 lines (32 loc) · 858 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"pins" : [
{
"identity" : "apollo-ios",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apollographql/apollo-ios.git",
"state" : {
"revision" : "1abd62f6cbc8c1f4405919d7eb6cd8e96967b07c",
"version" : "1.25.3"
}
},
{
"identity" : "swiftlintplugin",
"kind" : "remoteSourceControl",
"location" : "https://github.com/lukepistrol/SwiftLintPlugin",
"state" : {
"revision" : "a3877065a7d72ee40e1fa64e13b9e33e846c667c",
"version" : "0.63.1"
}
},
{
"identity" : "viewinspector",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nalexn/ViewInspector",
"state" : {
"revision" : "e9a06346499a3a889165647e3f23f8a7b2609a1c",
"version" : "0.10.3"
}
}
],
"version" : 2
}