-
Notifications
You must be signed in to change notification settings - Fork 1
/
Package.resolved
122 lines (122 loc) · 3.53 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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
"pins" : [
{
"identity" : "base58swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/keefertaylor/Base58Swift.git",
"state" : {
"revision" : "c689eadcc3256170a9ed709f0c9553efeb7f4fe4",
"version" : "2.1.10"
}
},
{
"identity" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/attaswift/BigInt.git",
"state" : {
"revision" : "19f5e8a48be155e34abb98a2bcf4a343316f0343",
"version" : "5.0.0"
}
},
{
"identity" : "bip39.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tesseract-one/Bip39.swift.git",
"state" : {
"revision" : "ac728b82520e93a17deb1c2af2c9c952274db703",
"version" : "0.1.1"
}
},
{
"identity" : "blake2.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tesseract-one/Blake2.swift.git",
"state" : {
"revision" : "106f68231100021e1f745779e241f81a065ad0de",
"version" : "0.1.2"
}
},
{
"identity" : "common-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/sublabdev/common-swift",
"state" : {
"revision" : "28234aeec57ce2ae96faa19afa5c8264abf69afd",
"version" : "1.0.0"
}
},
{
"identity" : "cryptoswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzyzanowskim/CryptoSwift.git",
"state" : {
"revision" : "eee9ad754926c40a0f7e73f152357d37b119b7fa",
"version" : "1.7.1"
}
},
{
"identity" : "ed25519swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pebble8888/ed25519swift.git",
"state" : {
"revision" : "1e821f5516049f5b83aca8cb3b982910cf8c028c",
"version" : "1.2.8"
}
},
{
"identity" : "hashing-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/sublabdev/hashing-swift.git",
"state" : {
"revision" : "3bae0189d56b17dfc93098754196b029c10403ff",
"version" : "1.0.0"
}
},
{
"identity" : "keccak-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/sublabdev/keccak-swift.git",
"state" : {
"revision" : "e26c87a262658bff240486ef3b0d47d30e8f0641",
"version" : "1.0.0"
}
},
{
"identity" : "secp256k1.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Boilertalk/secp256k1.swift.git",
"state" : {
"revision" : "823281fe9def21b384099b72a9a53ca988317b20",
"version" : "0.1.4"
}
},
{
"identity" : "sr25519.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tesseract-one/Sr25519.swift.git",
"state" : {
"revision" : "d611e002653f4538c3df8feb0fa6e5dd59238f45",
"version" : "0.1.3"
}
},
{
"identity" : "uncommoncrypto.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tesseract-one/UncommonCrypto.swift.git",
"state" : {
"revision" : "e089407582e1f2d81dc11ba167362742422b8979",
"version" : "0.1.3"
}
},
{
"identity" : "xxhash-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/daisuke-t-jp/xxHash-Swift",
"state" : {
"revision" : "e86a07ab4867f81481d430e1370a5ec97b6e3359",
"version" : "1.1.1"
}
}
],
"version" : 2
}