forked from push-protocol/push-swift-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
41 lines (41 loc) · 1.1 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
{
"pins" : [
{
"identity" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/attaswift/BigInt.git",
"state" : {
"revision" : "0ed110f7555c34ff468e72e1686e59721f2b0da6",
"version" : "5.3.0"
}
},
{
"identity" : "cryptoswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzyzanowskim/CryptoSwift.git",
"state" : {
"revision" : "039f56c5d7960f277087a0be51f5eb04ed0ec073",
"version" : "1.5.1"
}
},
{
"identity" : "objectivepgp",
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzyzanowskim/ObjectivePGP.git",
"state" : {
"revision" : "5629d849ec6c8f8ec733dffa9949c507468ec0b4",
"version" : "0.99.4"
}
},
{
"identity" : "web3swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/web3swift-team/web3swift.git",
"state" : {
"revision" : "16a2915ebd1a0fd33bf0a0ed5a9874909a6e187d",
"version" : "3.1.2"
}
}
],
"version" : 2
}