-
Notifications
You must be signed in to change notification settings - Fork 8
/
Package.resolved
96 lines (96 loc) · 2.78 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
"originHash" : "ea19320c60ab5b01af0c44482512d8d777febcd2558cf34a1e78a5c3dd9cab87",
"pins" : [
{
"identity" : "anycodable",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Flight-School/AnyCodable",
"state" : {
"revision" : "862808b2070cd908cb04f9aafe7de83d35f81b05",
"version" : "0.6.7"
}
},
{
"identity" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/attaswift/BigInt.git",
"state" : {
"revision" : "793a7fac0bfc318e85994bf6900652e827aef33e",
"version" : "5.4.1"
}
},
{
"identity" : "bip39.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tesseract-one/Bip39.swift.git",
"state" : {
"revision" : "bb2b82539d685e1457493b695cdc8e4dcff97c92",
"version" : "0.2.0"
}
},
{
"identity" : "blake2.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tesseract-one/Blake2.swift.git",
"state" : {
"revision" : "29c55c8fe42d6661e5a32cc5bbbad1fff64fd01e",
"version" : "0.2.0"
}
},
{
"identity" : "cryptoswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzyzanowskim/CryptoSwift.git",
"state" : {
"revision" : "678d442c6f7828def400a70ae15968aef67ef52d",
"version" : "1.8.3"
}
},
{
"identity" : "ed25519swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pebble8888/ed25519swift.git",
"state" : {
"revision" : "1e821f5516049f5b83aca8cb3b982910cf8c028c",
"version" : "1.2.8"
}
},
{
"identity" : "jwtdecode.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/auth0/JWTDecode.swift",
"state" : {
"revision" : "1e153ef009969543191970c66b7c60163c0b4a65",
"version" : "3.2.0"
}
},
{
"identity" : "swiftyjson",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SwiftyJSON/SwiftyJSON.git",
"state" : {
"revision" : "2b6054efa051565954e1d2b9da831680026cd768",
"version" : "4.3.0"
}
},
{
"identity" : "uint256",
"kind" : "remoteSourceControl",
"location" : "https://github.com/MarcoDotIO/UInt256.git",
"state" : {
"branch" : "master",
"revision" : "6e87f1d243ac63efb7ff069e4ed55ddccb0ca8cf"
}
},
{
"identity" : "uncommoncrypto.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tesseract-one/UncommonCrypto.swift.git",
"state" : {
"revision" : "075344faec47dadba98bef6a319e310c98be0820",
"version" : "0.2.1"
}
}
],
"version" : 3
}