-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.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": "Base58",
"repositoryURL": "https://github.com/pengpengliu/Base58.git",
"state": {
"branch": null,
"revision": "8f69c52c585733f0aa4c342a86beecdd7606fd82",
"version": "1.0.0"
}
},
{
"package": "Crypto101",
"repositoryURL": "https://github.com/pengpengliu/Crypto101.git",
"state": {
"branch": null,
"revision": "a689271e95ed057fe315774b3ab89e081fc2279c",
"version": "0.3.0"
}
},
{
"package": "CryptoSwift",
"repositoryURL": "https://github.com/krzyzanowskim/CryptoSwift.git",
"state": {
"branch": null,
"revision": "5669f222e46c8134fb1f399c745fa6882b43532e",
"version": "1.3.8"
}
},
{
"package": "secp256k1",
"repositoryURL": "https://github.com/Boilertalk/secp256k1.swift.git",
"state": {
"branch": null,
"revision": "823281fe9def21b384099b72a9a53ca988317b20",
"version": "0.1.4"
}
}
]
},
"version": 1
}