1
1
PODS:
2
2
- BigInt (5.2.0)
3
- - IrohaCrypto/BIP39 (0.9.0):
3
+ - IrohaCrypto (0.9.1):
4
+ - IrohaCrypto/BIP39 (= 0.9.1)
5
+ - IrohaCrypto/blake2 (= 0.9.1)
6
+ - IrohaCrypto/Common (= 0.9.1)
7
+ - IrohaCrypto/ed25519 (= 0.9.1)
8
+ - IrohaCrypto/Iroha (= 0.9.1)
9
+ - IrohaCrypto/Scrypt (= 0.9.1)
10
+ - IrohaCrypto/secp256k1 (= 0.9.1)
11
+ - IrohaCrypto/sr25519 (= 0.9.1)
12
+ - IrohaCrypto/ss58 (= 0.9.1)
13
+ - IrohaCrypto/BIP39 (0.9.1):
4
14
- IrohaCrypto/Common
5
- - IrohaCrypto/blake2 (0.9.0 )
6
- - IrohaCrypto/Common (0.9.0 )
7
- - IrohaCrypto/ed25519 (0.9.0 ):
15
+ - IrohaCrypto/blake2 (0.9.1 )
16
+ - IrohaCrypto/Common (0.9.1 )
17
+ - IrohaCrypto/ed25519 (0.9.1 ):
8
18
- IrohaCrypto/Common
9
- - IrohaCrypto/Scrypt (0.9.0):
19
+ - IrohaCrypto/Iroha (0.9.1):
20
+ - IrohaCrypto/Common
21
+ - IrohaCrypto/Scrypt (0.9.1):
10
22
- IrohaCrypto/Common
11
23
- scrypt.c (~> 0.1)
12
- - IrohaCrypto/secp256k1 (0.9.0 ):
24
+ - IrohaCrypto/secp256k1 (0.9.1 ):
13
25
- IrohaCrypto/Common
14
26
- secp256k1.c (~> 0.1)
15
- - IrohaCrypto/sr25519 (0.9.0 ):
27
+ - IrohaCrypto/sr25519 (0.9.1 ):
16
28
- IrohaCrypto/BIP39
17
29
- IrohaCrypto/blake2
18
30
- IrohaCrypto/Common
19
- - IrohaCrypto/ss58 (0.9.0 ):
31
+ - IrohaCrypto/ss58 (0.9.1 ):
20
32
- IrohaCrypto/blake2
21
33
- IrohaCrypto/Common
22
34
- keccak.c (0.1.3)
23
35
- Operation-iOS (2.0.1)
24
36
- ReachabilitySwift (5.2.4)
25
37
- scrypt.c (0.1.1)
26
- - secp256k1.c (0.1.2 )
38
+ - secp256k1.c (0.1.3 )
27
39
- Starscream (4.0.4)
28
- - SubstrateSdk (3.3.2 ):
40
+ - SubstrateSdk (3.4.0 ):
29
41
- BigInt (~> 5.0)
30
42
- IrohaCrypto/ed25519 (~> 0.9.0)
31
43
- IrohaCrypto/Scrypt (~> 0.9.0)
@@ -43,55 +55,67 @@ PODS:
43
55
- xxHash-Swift (1.0.13)
44
56
45
57
DEPENDENCIES:
58
+ - IrohaCrypto (from `https://github.com/novasamatech/IrohaCrypto`, tag `0.9.1`)
46
59
- Operation-iOS (from `https://github.com/novasamatech/Operation-iOS.git`, tag `2.0.1`)
60
+ - secp256k1.c (from `https://github.com/novasamatech/secp256k1.c`, tag `0.1.3`)
47
61
- Starscream (from `https://github.com/ERussel/Starscream.git`, branch `feature/without-origin`)
48
62
- SubstrateSdk (from `../`)
49
63
- SwiftLint
50
64
51
65
SPEC REPOS:
52
66
trunk:
53
67
- BigInt
54
- - IrohaCrypto
55
68
- keccak.c
56
69
- ReachabilitySwift
57
70
- scrypt.c
58
- - secp256k1.c
59
71
- SwiftLint
60
72
- TweetNacl
61
73
- xxHash-Swift
62
74
63
75
EXTERNAL SOURCES:
76
+ IrohaCrypto:
77
+ :git: https://github.com/novasamatech/IrohaCrypto
78
+ :tag: 0.9.1
64
79
Operation-iOS:
65
80
:git: https://github.com/novasamatech/Operation-iOS.git
66
81
:tag: 2.0.1
82
+ secp256k1.c:
83
+ :git: https://github.com/novasamatech/secp256k1.c
84
+ :tag: 0.1.3
67
85
Starscream:
68
86
:branch: feature/without-origin
69
87
:git: https://github.com/ERussel/Starscream.git
70
88
SubstrateSdk:
71
89
:path: "../"
72
90
73
91
CHECKOUT OPTIONS:
92
+ IrohaCrypto:
93
+ :git: https://github.com/novasamatech/IrohaCrypto
94
+ :tag: 0.9.1
74
95
Operation-iOS:
75
96
:git: https://github.com/novasamatech/Operation-iOS.git
76
97
:tag: 2.0.1
98
+ secp256k1.c:
99
+ :git: https://github.com/novasamatech/secp256k1.c
100
+ :tag: 0.1.3
77
101
Starscream:
78
102
:commit: b9e69390d96e71427463469f47cdafb8c0db1b21
79
103
:git: https://github.com/ERussel/Starscream.git
80
104
81
105
SPEC CHECKSUMS:
82
106
BigInt: f668a80089607f521586bbe29513d708491ef2f7
83
- IrohaCrypto: 6be75a4268cd1f5cec4231c6d3f95cb03f723fd3
107
+ IrohaCrypto: b53a7f16c839a1a76936402ffe35f496eaa8cbb0
84
108
keccak.c: 859583afdaccb4e4fcc0f0096064d101580313f4
85
109
Operation-iOS: 5f1c2cb82bf10f46b92faefc92d5821550b14eb5
86
110
ReachabilitySwift: 32793e867593cfc1177f5d16491e3a197d2fccda
87
111
scrypt.c: b42ae06183251329d2b2c620c226fb541a4a3592
88
- secp256k1.c: db47b726585d80f027423682eb369729e61b3b20
112
+ secp256k1.c: 9df12a79da0a6735022c5d996d2df6a6e57e1d99
89
113
Starscream: 5178aed56b316f13fa3bc55694e583d35dd414d9
90
- SubstrateSdk: a5af2260b57982600f2f852f53e9408a024f8cbb
114
+ SubstrateSdk: ee92f2ede60ffc3a80c73d57870c2cea05741ab4
91
115
SwiftLint: 4fa9579c63416865179bc416f0a92d55f009600d
92
116
TweetNacl: 3abf4d1d2082b0114e7a67410e300892448951e6
93
117
xxHash-Swift: 30bd6a7507b3b7348a277c49b1cb6346c2905ec7
94
118
95
- PODFILE CHECKSUM: 157538d05d1fb55023eefa284e3e1237dbd4e2e6
119
+ PODFILE CHECKSUM: 62e174568457e9c60da708e29cfd1993e7b3c847
96
120
97
121
COCOAPODS: 1.15.2
0 commit comments