forked from Nickelfox/FoxAPIKit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
43 lines (43 loc) · 1.12 KB
/
Package.resolved
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
33
34
35
36
37
38
39
40
41
42
43
{
"object": {
"pins": [
{
"package": "Alamofire",
"repositoryURL": "https://github.com/Alamofire/Alamofire.git",
"state": {
"branch": null,
"revision": "8dd85aee02e39dd280c75eef88ffdb86eed4b07b",
"version": "5.6.2"
}
},
{
"package": "AnyErrorKit",
"repositoryURL": "https://github.com/Nickelfox/AnyErrorKit",
"state": {
"branch": "develop",
"revision": "862b6ce06a4027a181d483bf43e7172d64851031",
"version": null
}
},
{
"package": "JSONParsing",
"repositoryURL": "https://github.com/Nickelfox/JSONParsing",
"state": {
"branch": "develop",
"revision": "a26873b4d023456b5cdfe19fb7da7759ccc004a8",
"version": null
}
},
{
"package": "SwiftyJSON",
"repositoryURL": "https://github.com/SwiftyJSON/SwiftyJSON.git",
"state": {
"branch": null,
"revision": "2b6054efa051565954e1d2b9da831680026cd768",
"version": "4.3.0"
}
}
]
},
"version": 1
}