forked from hyperledger/aries-framework-swift
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
149 lines (149 loc) · 4.28 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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
{
"pins" : [
{
"identity" : "aries-uniffi-wrappers",
"kind" : "remoteSourceControl",
"location" : "https://github.com/hyperledger/aries-uniffi-wrappers",
"state" : {
"revision" : "01def706b44a4095032cd42f0480a5bdfb809961",
"version" : "0.2.1"
}
},
{
"identity" : "base58swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/keefertaylor/Base58Swift",
"state" : {
"revision" : "ce8ba8aa893f7e209e9c99c35ee61d6f1235881d",
"version" : "2.1.7"
}
},
{
"identity" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/attaswift/BigInt.git",
"state" : {
"revision" : "018a5925f60f9e0523edd261de394a0898fe95b7",
"version" : "3.1.0"
}
},
{
"identity" : "blueswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/conanoc/BlueSwift",
"state" : {
"revision" : "5c9cc238396061bf7f3d6056dc8fdfe060a1add3",
"version" : "1.1.7"
}
},
{
"identity" : "cocoaasyncsocket",
"kind" : "remoteSourceControl",
"location" : "https://github.com/robbiehanson/CocoaAsyncSocket",
"state" : {
"revision" : "dbdc00669c1ced63b27c3c5f052ee4d28f10150c",
"version" : "7.6.5"
}
},
{
"identity" : "collectionconcurrencykit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/JohnSundell/CollectionConcurrencyKit",
"state" : {
"revision" : "b4f23e24b5a1bff301efc5e70871083ca029ff95",
"version" : "0.2.0"
}
},
{
"identity" : "concurrent-ws",
"kind" : "remoteSourceControl",
"location" : "https://github.com/bhsw/concurrent-ws",
"state" : {
"revision" : "f94666f7ac4a782eaf2888e48dcd0ca65ea7d435",
"version" : "0.5.0"
}
},
{
"identity" : "criollo",
"kind" : "remoteSourceControl",
"location" : "https://github.com/thecatalinstan/Criollo",
"state" : {
"revision" : "87c6d2fa753e1be3c8d1031a60129f652240ec1e",
"version" : "1.1.0"
}
},
{
"identity" : "didcore-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/beatt83/didcore-swift.git",
"state" : {
"revision" : "2503b1690e11b16a0cdc8f492e370bbd9dcbe08b",
"version" : "2.0.0"
}
},
{
"identity" : "peerdid-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/beatt83/peerdid-swift",
"state" : {
"revision" : "4e82ff42aa2b53b2d361f482b607763d79ccfdbb",
"version" : "3.0.0"
}
},
{
"identity" : "semaphore",
"kind" : "remoteSourceControl",
"location" : "https://github.com/groue/Semaphore",
"state" : {
"revision" : "f1c4a0acabeb591068dea6cffdd39660b86dec28",
"version" : "0.0.8"
}
},
{
"identity" : "siphash",
"kind" : "remoteSourceControl",
"location" : "https://github.com/attaswift/SipHash",
"state" : {
"revision" : "e325083424688055363bbfcb7f1a440d7d7a1bae",
"version" : "1.2.2"
}
},
{
"identity" : "swift-algorithms",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-algorithms",
"state" : {
"revision" : "f6919dfc309e7f1b56224378b11e28bab5bccc42",
"version" : "1.2.0"
}
},
{
"identity" : "swift-bases",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swift-libp2p/swift-bases.git",
"state" : {
"revision" : "3cf27cf95d70248b0a1d99eee06cdf8b235241a8",
"version" : "0.0.3"
}
},
{
"identity" : "swift-multibase",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swift-libp2p/swift-multibase.git",
"state" : {
"revision" : "45f3cf2844477b9d211e1d3e793d0853134fd942",
"version" : "0.0.2"
}
},
{
"identity" : "swift-numerics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-numerics.git",
"state" : {
"revision" : "0a5bc04095a675662cf24757cc0640aa2204253b",
"version" : "1.0.2"
}
}
],
"version" : 2
}