Skip to content

Commit 02b2e90

Browse files
committed
Resolve packages
1 parent 9f95737 commit 02b2e90

File tree

1 file changed

+70
-0
lines changed

1 file changed

+70
-0
lines changed

Package.resolved

+70
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
{
2+
"object": {
3+
"pins": [
4+
{
5+
"package": "Apollo",
6+
"repositoryURL": "https://github.com/apollographql/apollo-ios.git",
7+
"state": {
8+
"branch": null,
9+
"revision": "c076bc75fdd92144db9d5e6496a0eb57c4bac175",
10+
"version": "0.34.1"
11+
}
12+
},
13+
{
14+
"package": "PathKit",
15+
"repositoryURL": "https://github.com/kylef/PathKit.git",
16+
"state": {
17+
"branch": null,
18+
"revision": "73f8e9dca9b7a3078cb79128217dc8f2e585a511",
19+
"version": "1.0.0"
20+
}
21+
},
22+
{
23+
"package": "Spectre",
24+
"repositoryURL": "https://github.com/kylef/Spectre.git",
25+
"state": {
26+
"branch": null,
27+
"revision": "f79d4ecbf8bc4e1579fbd86c3e1d652fb6876c53",
28+
"version": "0.9.2"
29+
}
30+
},
31+
{
32+
"package": "SQLite.swift",
33+
"repositoryURL": "https://github.com/stephencelis/SQLite.swift.git",
34+
"state": {
35+
"branch": null,
36+
"revision": "0a9893ec030501a3956bee572d6b4fdd3ae158a1",
37+
"version": "0.12.2"
38+
}
39+
},
40+
{
41+
"package": "Starscream",
42+
"repositoryURL": "https://github.com/daltoniam/Starscream",
43+
"state": {
44+
"branch": null,
45+
"revision": "e6b65c6d9077ea48b4a7bdda8994a1d3c6969c8d",
46+
"version": "3.1.1"
47+
}
48+
},
49+
{
50+
"package": "Stencil",
51+
"repositoryURL": "https://github.com/stencilproject/Stencil.git",
52+
"state": {
53+
"branch": null,
54+
"revision": "973e190edf5d09274e4a6bc2e636c86899ed84c3",
55+
"version": "0.14.1"
56+
}
57+
},
58+
{
59+
"package": "swift-nio-zlib-support",
60+
"repositoryURL": "https://github.com/apple/swift-nio-zlib-support.git",
61+
"state": {
62+
"branch": null,
63+
"revision": "37760e9a52030bb9011972c5213c3350fa9d41fd",
64+
"version": "1.0.0"
65+
}
66+
}
67+
]
68+
},
69+
"version": 1
70+
}

0 commit comments

Comments
 (0)