forked from soramitsu/fearless-iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPodfile.lock
178 lines (171 loc) · 5.6 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
PODS:
- BigInt (5.2.0)
- CommonWallet/Core (1.14.0):
- RobinHood (~> 2.5.0)
- SoraFoundation/DateProcessing (~> 0.8.0)
- SoraFoundation/Localization (~> 0.8.0)
- SoraFoundation/NotificationHandlers (~> 0.8.0)
- SoraUI (~> 1.9.3)
- Cuckoo (1.4.0):
- Cuckoo/Swift (= 1.4.0)
- Cuckoo/Swift (1.4.0)
- FearlessUtils (0.8.0):
- BigInt (~> 5.0)
- IrohaCrypto/ed25519 (~> 0.7.0)
- IrohaCrypto/Scrypt (~> 0.7.0)
- IrohaCrypto/secp256k1 (~> 0.7.0)
- IrohaCrypto/sr25519 (~> 0.7.0)
- TweetNacl (~> 1.0.0)
- xxHash-Swift (~> 1.0.0)
- FireMock (3.1)
- IrohaCrypto/BIP39 (0.7.2):
- IrohaCrypto/Common
- IrohaCrypto/blake2 (0.7.2)
- IrohaCrypto/Common (0.7.2)
- IrohaCrypto/ed25519 (0.7.2):
- IrohaCrypto/Common
- IrohaCrypto/Scrypt (0.7.2):
- IrohaCrypto/Common
- scrypt.c (~> 0.1)
- IrohaCrypto/secp256k1 (0.7.2):
- IrohaCrypto/Common
- IrohaCrypto/sr25519 (0.7.2):
- IrohaCrypto/BIP39
- IrohaCrypto/blake2
- IrohaCrypto/Common
- R.swift (5.2.2):
- R.swift.Library (~> 5.2.0)
- R.swift.Library (5.2.0)
- ReachabilitySwift (5.0.0)
- RobinHood (2.5.1)
- scrypt.c (0.1.1)
- SoraFoundation (0.8.0):
- SoraFoundation/DateProcessing (= 0.8.0)
- SoraFoundation/Localization (= 0.8.0)
- SoraFoundation/NotificationHandlers (= 0.8.0)
- SoraFoundation/QueryProcessing (= 0.8.0)
- SoraFoundation/Timer (= 0.8.0)
- SoraFoundation/ViewModel (= 0.8.0)
- SoraFoundation/DateProcessing (0.8.0):
- SoraFoundation/Localization
- SoraFoundation/Localization (0.8.0):
- SoraKeystore (~> 0.1.5)
- SoraFoundation/NotificationHandlers (0.8.0)
- SoraFoundation/QueryProcessing (0.8.0)
- SoraFoundation/Timer (0.8.0):
- SoraFoundation/NotificationHandlers
- SoraFoundation/ViewModel (0.8.0)
- SoraKeystore (0.1.5)
- SoraUI (1.9.3):
- SoraUI/AdaptiveDesign (= 1.9.3)
- SoraUI/Animator (= 1.9.3)
- SoraUI/Camera (= 1.9.3)
- SoraUI/Controls (= 1.9.3)
- SoraUI/DetailsView (= 1.9.3)
- SoraUI/EmptyState (= 1.9.3)
- SoraUI/LoadingView (= 1.9.3)
- SoraUI/ModalPresentation (= 1.9.3)
- SoraUI/PageLoader (= 1.9.3)
- SoraUI/PinView (= 1.9.3)
- SoraUI/Skrull (= 1.9.3)
- SoraUI/AdaptiveDesign (1.9.3)
- SoraUI/Animator (1.9.3)
- SoraUI/Camera (1.9.3)
- SoraUI/Controls (1.9.3):
- SoraUI/Animator
- SoraUI/DetailsView (1.9.3):
- SoraUI/Controls
- SoraUI/EmptyState (1.9.3):
- SoraUI/Animator
- SoraUI/LoadingView (1.9.3):
- SoraUI/Controls
- SoraUI/ModalPresentation (1.9.3):
- SoraUI/Animator
- SoraUI/Controls
- SoraUI/PageLoader (1.9.3)
- SoraUI/PinView (1.9.3):
- SoraUI/Controls
- SoraUI/Skrull (1.9.3)
- Starscream (4.0.4)
- SwiftGifOrigin (1.7.0)
- SwiftLint (0.39.2)
- SwiftyBeaver (1.9.1)
- TweetNacl (1.0.2)
- xxHash-Swift (1.0.13)
DEPENDENCIES:
- CommonWallet/Core (from `https://github.com/soramitsu/Capital-iOS.git`, commit `725cefe1d0fa1ea8456580289b326558b13225c2`)
- Cuckoo
- FearlessUtils (from `https://github.com/soramitsu/fearless-utils-iOS.git`, commit `f821a9352d1592d60a43b7ced4fe977373d445a4`)
- FireMock
- R.swift
- ReachabilitySwift
- RobinHood
- SoraFoundation (~> 0.8.0)
- SoraKeystore
- SoraUI
- Starscream (from `https://github.com/ERussel/Starscream.git`, branch `feature/without-origin`)
- SwiftGifOrigin (~> 1.7.0)
- SwiftLint
- SwiftyBeaver
SPEC REPOS:
trunk:
- BigInt
- Cuckoo
- FireMock
- IrohaCrypto
- R.swift
- R.swift.Library
- ReachabilitySwift
- RobinHood
- scrypt.c
- SoraFoundation
- SoraKeystore
- SoraUI
- SwiftGifOrigin
- SwiftLint
- SwiftyBeaver
- TweetNacl
- xxHash-Swift
EXTERNAL SOURCES:
CommonWallet:
:commit: 725cefe1d0fa1ea8456580289b326558b13225c2
:git: https://github.com/soramitsu/Capital-iOS.git
FearlessUtils:
:commit: f821a9352d1592d60a43b7ced4fe977373d445a4
:git: https://github.com/soramitsu/fearless-utils-iOS.git
Starscream:
:branch: feature/without-origin
:git: https://github.com/ERussel/Starscream.git
CHECKOUT OPTIONS:
CommonWallet:
:commit: 725cefe1d0fa1ea8456580289b326558b13225c2
:git: https://github.com/soramitsu/Capital-iOS.git
FearlessUtils:
:commit: f821a9352d1592d60a43b7ced4fe977373d445a4
:git: https://github.com/soramitsu/fearless-utils-iOS.git
Starscream:
:commit: b9e69390d96e71427463469f47cdafb8c0db1b21
:git: https://github.com/ERussel/Starscream.git
SPEC CHECKSUMS:
BigInt: f668a80089607f521586bbe29513d708491ef2f7
CommonWallet: aff931b1371471e6bd06e5c43028b67d5ab60d5a
Cuckoo: da26594ea25d227d788cd2f25466442a4348c486
FearlessUtils: 979e4d4f7fce0432217588b6d693cb86166545e5
FireMock: 3eed872059c12f94855413347da83b9d6d1a6fac
IrohaCrypto: bddf15865c4df189b9c5273ba9c675afae8b7f4c
R.swift: 7c52cdc57a66840ffe6cbd8a823d732059d42a32
R.swift.Library: 5ba4f1631300caf9a4d890186930da85d540769d
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825
RobinHood: 0ccabe29316ad308b691535e43367cf702a2205a
scrypt.c: b42ae06183251329d2b2c620c226fb541a4a3592
SoraFoundation: 191f65cb04fd82f32c8e4e00156a7c979dd2c7e2
SoraKeystore: 408a26aafda780fc3005b20ab336791832b5419e
SoraUI: 52634f6c7d42f648c6576d62ac5dc963e24fbcae
Starscream: 5178aed56b316f13fa3bc55694e583d35dd414d9
SwiftGifOrigin: fbd6cf37afcfcf97a5c3db996ddc0492e5c5c145
SwiftLint: 22ccbbe3b8008684be5955693bab135e0ed6a447
SwiftyBeaver: a1f5691458561414bcfab51874b2b7445451602b
TweetNacl: 3abf4d1d2082b0114e7a67410e300892448951e6
xxHash-Swift: 30bd6a7507b3b7348a277c49b1cb6346c2905ec7
PODFILE CHECKSUM: 6ddb8167c3594d9e7d73e8687fb2afaee746b8fa
COCOAPODS: 1.10.0