-
Notifications
You must be signed in to change notification settings - Fork 2
/
Package.resolved
59 lines (59 loc) · 1.67 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
{
"pins" : [
{
"identity" : "base58swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/keefertaylor/Base58Swift.git",
"state" : {
"branch" : "master",
"revision" : "1a7fe530e5198b81a1b9ddb5629b341116aa8c49"
}
},
{
"identity" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/attaswift/BigInt.git",
"state" : {
"revision" : "793a7fac0bfc318e85994bf6900652e827aef33e",
"version" : "5.4.1"
}
},
{
"identity" : "cryptoswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzyzanowskim/CryptoSwift.git",
"state" : {
"revision" : "c9c3df6ab812de32bae61fc0cd1bf6d45170ebf0",
"version" : "1.8.2"
}
},
{
"identity" : "joseswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/airsidemobile/JOSESwift.git",
"state" : {
"revision" : "10ed3b6736def7c26eb87135466b1cb46ea7e37f",
"version" : "2.4.0"
}
},
{
"identity" : "presentationexchangesdkios",
"kind" : "remoteSourceControl",
"location" : "https://github.com/decentralised-dataexchange/PresentationExchangeSdkiOS.git",
"state" : {
"revision" : "7038d35f98505f364d4cc50b65ab81de6a3d336c",
"version" : "2024.5.1"
}
},
{
"identity" : "swift-crypto",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-crypto.git",
"state" : {
"revision" : "46072478ca365fe48370993833cb22de9b41567f",
"version" : "3.5.2"
}
}
],
"version" : 2
}