forked from novasamatech/nova-wallet-ios
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
308 lines (301 loc) · 10.1 KB
/
Podfile.lock
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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
PODS:
- BigInt (5.2.0)
- CDMarkdownKit (2.5.2)
- CocoaLumberjack (3.7.2):
- CocoaLumberjack/Core (= 3.7.2)
- CocoaLumberjack/Core (3.7.2)
- CryptoSwift (1.5.1)
- Cuckoo (1.7.1):
- Cuckoo/Swift (= 1.7.1)
- Cuckoo/Swift (1.7.1)
- EthereumSignTypedDataUtil (0.1.2):
- BigInt (~> 5.0)
- CryptoSwift (~> 1.4)
- FireMock (3.1)
- IrohaCrypto/BIP39 (0.9.0):
- IrohaCrypto/Common
- IrohaCrypto/blake2 (0.9.0)
- IrohaCrypto/Common (0.9.0)
- IrohaCrypto/ed25519 (0.9.0):
- IrohaCrypto/Common
- IrohaCrypto/Scrypt (0.9.0):
- IrohaCrypto/Common
- scrypt.c (~> 0.1)
- IrohaCrypto/secp256k1 (0.9.0):
- IrohaCrypto/Common
- secp256k1.c (~> 0.1)
- IrohaCrypto/sr25519 (0.9.0):
- IrohaCrypto/BIP39
- IrohaCrypto/blake2
- IrohaCrypto/Common
- IrohaCrypto/ss58 (0.9.0):
- IrohaCrypto/blake2
- IrohaCrypto/Common
- keccak.c (0.1.3)
- Kingfisher (6.3.0)
- R.swift (5.4.0):
- R.swift.Library (~> 5.3.0)
- R.swift.Library (5.3.0)
- ReachabilitySwift (5.0.0)
- RobinHood (2.6.0)
- scrypt.c (0.1.1)
- secp256k1.c (0.1.2)
- SnapKit (5.0.1)
- SoraFoundation (1.1.0):
- SoraFoundation/DateProcessing (= 1.1.0)
- SoraFoundation/Localization (= 1.1.0)
- SoraFoundation/NotificationHandlers (= 1.1.0)
- SoraFoundation/NumberProcessing (= 1.1.0)
- SoraFoundation/QueryProcessing (= 1.1.0)
- SoraFoundation/Timer (= 1.1.0)
- SoraFoundation/ViewModel (= 1.1.0)
- SoraFoundation/DateProcessing (1.1.0):
- SoraFoundation/Localization
- SoraFoundation/Localization (1.1.0):
- SoraKeystore (~> 1.0.0)
- SoraFoundation/NotificationHandlers (1.1.0)
- SoraFoundation/NumberProcessing (1.1.0)
- SoraFoundation/QueryProcessing (1.1.0)
- SoraFoundation/Timer (1.1.0):
- SoraFoundation/NotificationHandlers
- SoraFoundation/ViewModel (1.1.0)
- SoraKeystore (1.0.0)
- SoraUI (1.12.0):
- SoraUI/AdaptiveDesign (= 1.12.0)
- SoraUI/Animator (= 1.12.0)
- SoraUI/Camera (= 1.12.0)
- SoraUI/Controls (= 1.12.0)
- SoraUI/DetailsView (= 1.12.0)
- SoraUI/EmptyState (= 1.12.0)
- SoraUI/Helpers (= 1.12.0)
- SoraUI/LoadingView (= 1.12.0)
- SoraUI/ModalPresentation (= 1.12.0)
- SoraUI/PageLoader (= 1.12.0)
- SoraUI/PinView (= 1.12.0)
- SoraUI/Skrull (= 1.12.0)
- SoraUI/AdaptiveDesign (1.12.0)
- SoraUI/Animator (1.12.0)
- SoraUI/Camera (1.12.0)
- SoraUI/Controls (1.12.0):
- SoraUI/Animator
- SoraUI/DetailsView (1.12.0):
- SoraUI/Controls
- SoraUI/EmptyState (1.12.0):
- SoraUI/Animator
- SoraUI/Helpers (1.12.0)
- SoraUI/LoadingView (1.12.0):
- SoraUI/Controls
- SoraUI/ModalPresentation (1.12.0):
- SoraUI/Animator
- SoraUI/Controls
- SoraUI/PageLoader (1.12.0)
- SoraUI/PinView (1.12.0):
- SoraUI/Controls
- SoraUI/Skrull (1.12.0)
- Sourcery (1.4.1)
- Starscream (4.0.8)
- SubstrateSdk (1.16.1):
- BigInt (~> 5.0)
- IrohaCrypto/ed25519 (~> 0.9.0)
- IrohaCrypto/Scrypt (~> 0.9.0)
- IrohaCrypto/secp256k1 (~> 0.9.0)
- IrohaCrypto/sr25519 (~> 0.9.0)
- IrohaCrypto/ss58 (~> 0.9.0)
- keccak.c (~> 0.1.0)
- ReachabilitySwift (~> 5.0)
- RobinHood (~> 2.6.0)
- Starscream
- TweetNacl (~> 1.0.0)
- xxHash-Swift (~> 1.0.0)
- SVGKit (2.1.0):
- CocoaLumberjack (~> 3.0)
- SwiftAlgorithms (1.0.0)
- SwiftFormat/CLI (0.47.13)
- SwiftLint (0.43.1)
- SwiftRLP (1.1):
- BigInt (~> 5.0)
- SwiftyBeaver (1.9.3)
- TweetNacl (1.0.2)
- WalletConnectSwiftV2 (1.5.14):
- WalletConnectSwiftV2/WalletConnect (= 1.5.14)
- WalletConnectSwiftV2/Commons (1.5.14)
- WalletConnectSwiftV2/JSONRPC (1.5.14):
- WalletConnectSwiftV2/Commons
- WalletConnectSwiftV2/WalletConnect (1.5.14):
- WalletConnectSwiftV2/WalletConnectPairing
- WalletConnectSwiftV2/WalletConnectJWT (1.5.14):
- WalletConnectSwiftV2/WalletConnectKMS
- WalletConnectSwiftV2/WalletConnectKMS (1.5.14):
- WalletConnectSwiftV2/WalletConnectUtils
- WalletConnectSwiftV2/WalletConnectNetworking (1.5.14):
- WalletConnectSwiftV2/WalletConnectRelay
- WalletConnectSwiftV2/WalletConnectPairing (1.5.14):
- WalletConnectSwiftV2/WalletConnectNetworking
- WalletConnectSwiftV2/WalletConnectRelay (1.5.14):
- WalletConnectSwiftV2/WalletConnectJWT
- WalletConnectSwiftV2/WalletConnectUtils (1.5.14):
- WalletConnectSwiftV2/JSONRPC
- Web3Core (3.0.6):
- BigInt (~> 5.2.0)
- CryptoSwift (~> 1.5.1)
- secp256k1.c (~> 0.1)
- web3swift (3.0.6):
- Starscream (~> 4.0.4)
- Web3Core (~> 3.0.6)
- xxHash-Swift (1.0.13)
- ZMarkupParser (1.6.1):
- ZNSTextAttachment (~> 1.1.6)
- ZNSTextAttachment (1.1.7)
DEPENDENCIES:
- CDMarkdownKit (from `https://github.com/nova-wallet/CDMarkdownKit.git`, tag `2.5.2`)
- Cuckoo
- EthereumSignTypedDataUtil (from `https://github.com/ERussel/EthereumSignTypedDataUtil.git`, tag `0.1.3`)
- FireMock
- Kingfisher
- R.swift
- ReachabilitySwift
- RobinHood (~> 2.6.0)
- SnapKit (~> 5.0.0)
- SoraFoundation (from `https://github.com/ERussel/Foundation-iOS.git`, tag `1.1.0`)
- SoraKeystore (~> 1.0.0)
- SoraUI (from `https://github.com/ERussel/UIkit-iOS.git`, tag `1.12.0`)
- Sourcery (~> 1.4)
- Starscream (from `https://github.com/ERussel/Starscream.git`, tag `4.0.8`)
- SubstrateSdk (from `https://github.com/nova-wallet/substrate-sdk-ios.git`, tag `1.16.1`)
- SVGKit (from `https://github.com/SVGKit/SVGKit.git`, tag `3.0.0`)
- SwiftAlgorithms (~> 1.0.0)
- SwiftFormat/CLI (~> 0.47.13)
- SwiftLint
- SwiftRLP (from `https://github.com/ERussel/SwiftRLP.git`)
- SwiftyBeaver
- WalletConnectSwiftV2 (from `https://github.com/WalletConnect/WalletConnectSwiftV2.git`, tag `1.5.14`)
- web3swift (from `https://github.com/web3swift-team/web3swift.git`, tag `3.0.6`)
- ZMarkupParser (= 1.6.1)
SPEC REPOS:
trunk:
- BigInt
- CocoaLumberjack
- CryptoSwift
- Cuckoo
- FireMock
- IrohaCrypto
- keccak.c
- Kingfisher
- R.swift
- R.swift.Library
- ReachabilitySwift
- RobinHood
- scrypt.c
- secp256k1.c
- SnapKit
- SoraKeystore
- Sourcery
- SwiftAlgorithms
- SwiftFormat
- SwiftLint
- SwiftyBeaver
- TweetNacl
- Web3Core
- xxHash-Swift
- ZMarkupParser
- ZNSTextAttachment
EXTERNAL SOURCES:
CDMarkdownKit:
:git: https://github.com/nova-wallet/CDMarkdownKit.git
:tag: 2.5.2
EthereumSignTypedDataUtil:
:git: https://github.com/ERussel/EthereumSignTypedDataUtil.git
:tag: 0.1.3
SoraFoundation:
:git: https://github.com/ERussel/Foundation-iOS.git
:tag: 1.1.0
SoraUI:
:git: https://github.com/ERussel/UIkit-iOS.git
:tag: 1.12.0
Starscream:
:git: https://github.com/ERussel/Starscream.git
:tag: 4.0.8
SubstrateSdk:
:git: https://github.com/nova-wallet/substrate-sdk-ios.git
:tag: 1.16.1
SVGKit:
:git: https://github.com/SVGKit/SVGKit.git
:tag: 3.0.0
SwiftRLP:
:git: https://github.com/ERussel/SwiftRLP.git
WalletConnectSwiftV2:
:git: https://github.com/WalletConnect/WalletConnectSwiftV2.git
:tag: 1.5.14
web3swift:
:git: https://github.com/web3swift-team/web3swift.git
:tag: 3.0.6
CHECKOUT OPTIONS:
CDMarkdownKit:
:git: https://github.com/nova-wallet/CDMarkdownKit.git
:tag: 2.5.2
EthereumSignTypedDataUtil:
:git: https://github.com/ERussel/EthereumSignTypedDataUtil.git
:tag: 0.1.3
SoraFoundation:
:git: https://github.com/ERussel/Foundation-iOS.git
:tag: 1.1.0
SoraUI:
:git: https://github.com/ERussel/UIkit-iOS.git
:tag: 1.12.0
Starscream:
:git: https://github.com/ERussel/Starscream.git
:tag: 4.0.8
SubstrateSdk:
:git: https://github.com/nova-wallet/substrate-sdk-ios.git
:tag: 1.16.1
SVGKit:
:git: https://github.com/SVGKit/SVGKit.git
:tag: 3.0.0
SwiftRLP:
:commit: 809e68a002d19ee3d8bbeb72577224b7513e7e8e
:git: https://github.com/ERussel/SwiftRLP.git
WalletConnectSwiftV2:
:git: https://github.com/WalletConnect/WalletConnectSwiftV2.git
:tag: 1.5.14
web3swift:
:git: https://github.com/web3swift-team/web3swift.git
:tag: 3.0.6
SPEC CHECKSUMS:
BigInt: f668a80089607f521586bbe29513d708491ef2f7
CDMarkdownKit: ed78cf1a5c57dbe362054633a0f802f0534531ff
CocoaLumberjack: b7e05132ff94f6ae4dfa9d5bce9141893a21d9da
CryptoSwift: c4f2debceb38bf44c80659afe009f71e23e4a082
Cuckoo: 9e258d68137c411df47c6390f72901d5276b4f03
EthereumSignTypedDataUtil: ae4e33b21e51ee046a86a65b02843090b8bbd3f9
FireMock: 3eed872059c12f94855413347da83b9d6d1a6fac
IrohaCrypto: 6be75a4268cd1f5cec4231c6d3f95cb03f723fd3
keccak.c: 859583afdaccb4e4fcc0f0096064d101580313f4
Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529
R.swift: c533450b0f7dc494e0993f5f1a1db925d84c3006
R.swift.Library: 0fc583cb55a99e28901299cc451614cad1161962
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825
RobinHood: f8628c9841dc1a082f4565247f6b598e82157b28
scrypt.c: b42ae06183251329d2b2c620c226fb541a4a3592
secp256k1.c: db47b726585d80f027423682eb369729e61b3b20
SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
SoraFoundation: 5b9d3c82d602150d2c2e65481c5eca5f5987c12c
SoraKeystore: 92cff6e2a12f212dd64ed089970ff7c365247b1c
SoraUI: a3c1163a95c9dd1b6758ca90eb5bda2f4639d634
Sourcery: db66600e8b285c427701821598d07cf3c7e6c476
Starscream: b676ee89781677a2d8d36029a78c970710e2d3eb
SubstrateSdk: 15ba30c832d76d336c4986acb3a57b10065ff8ab
SVGKit: 132b010efbf57ec345309fe4a7f627c0a40c5d63
SwiftAlgorithms: 38dda4731d19027fdeee1125f973111bf3386b53
SwiftFormat: 73573b89257437c550b03d934889725fbf8f75e5
SwiftLint: 99f82d07b837b942dd563c668de129a03fc3fb52
SwiftRLP: f58417bfceecd45394fc619ccad14cf16e4ae6c1
SwiftyBeaver: 2e8acd6fc90c6d0a27055867a290794926d57c02
TweetNacl: 3abf4d1d2082b0114e7a67410e300892448951e6
WalletConnectSwiftV2: ff5cb17196b583a72c8ab826dd236ab3aa7b2c39
Web3Core: 4a62a109cac056915d2d5023606438c89e229a1e
web3swift: 944e76579b953a7b7e81dbb351c6dc0ed1defe63
xxHash-Swift: 30bd6a7507b3b7348a277c49b1cb6346c2905ec7
ZMarkupParser: a92d31ba40695b790f1da5fec98c3d4505341aff
ZNSTextAttachment: 1ddd53660a8d3c42dbb716bf6866ffce22c44181
PODFILE CHECKSUM: 671c8a712df1c5c8a1250876ca0f0a31d3646675
COCOAPODS: 1.13.0