forked from bow-swift/bow-arch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
34 lines (34 loc) · 854 Bytes
/
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
{
"object": {
"pins": [
{
"package": "Bow",
"repositoryURL": "https://github.com/bow-swift/bow.git",
"state": {
"branch": null,
"revision": "17ff76f1e0427a67e221c0a20b96324d256c340f",
"version": "0.8.0"
}
},
{
"package": "RxSwift",
"repositoryURL": "https://github.com/ReactiveX/RxSwift.git",
"state": {
"branch": null,
"revision": "002d325b0bdee94e7882e1114af5ff4fe1e96afa",
"version": "5.1.1"
}
},
{
"package": "SwiftCheck",
"repositoryURL": "https://github.com/bow-swift/SwiftCheck.git",
"state": {
"branch": null,
"revision": "748359f9a95edf94d0c4664102f104f56b1ff1fb",
"version": "0.12.1"
}
}
]
},
"version": 1
}