-
Notifications
You must be signed in to change notification settings - Fork 14
/
Package.resolved
70 lines (70 loc) · 1.93 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"object": {
"pins": [
{
"package": "Base58Swift",
"repositoryURL": "https://github.com/mathwallet/Base58Swift.git",
"state": {
"branch": null,
"revision": "04ccae070ac6f3117db11af864a04229f7c1e025",
"version": "0.0.1"
}
},
{
"package": "BigInt",
"repositoryURL": "https://github.com/attaswift/BigInt.git",
"state": {
"branch": null,
"revision": "0ed110f7555c34ff468e72e1686e59721f2b0da6",
"version": "5.3.0"
}
},
{
"package": "CryptoSwift",
"repositoryURL": "https://github.com/krzyzanowskim/CryptoSwift.git",
"state": {
"branch": null,
"revision": "4b0565384d3c4c588af09e660535b2c7c9bf5b39",
"version": "1.4.2"
}
},
{
"package": "PromiseKit",
"repositoryURL": "https://github.com/mxcl/PromiseKit.git",
"state": {
"branch": null,
"revision": "cb70b070cde06837cd10a1febdf6105c1a3bb348",
"version": "8.1.1"
}
},
{
"package": "RIPEMDSwift",
"repositoryURL": "https://github.com/mathwallet/RIPEMDSwift.git",
"state": {
"branch": null,
"revision": "1a9b1487d1880585c8cc46e26b6d9838184f7858",
"version": "0.0.1"
}
},
{
"package": "Secp256k1Swift",
"repositoryURL": "https://github.com/mathwallet/Secp256k1Swift.git",
"state": {
"branch": null,
"revision": "3eac0ee49d57eaf0d91d54df876194cdd0c971fe",
"version": "2.0.0"
}
},
{
"package": "SwiftProtobuf",
"repositoryURL": "https://github.com/apple/swift-protobuf.git",
"state": {
"branch": null,
"revision": "9f0c76544701845ad98716f3f6a774a892152bcb",
"version": "1.26.0"
}
}
]
},
"version": 1
}