-
Notifications
You must be signed in to change notification settings - Fork 1
/
Podfile.lock
196 lines (189 loc) · 5.8 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
PODS:
- Alamofire (4.7.3)
- BSK (0.4.2):
- Moya
- Crashlytics (3.10.7):
- Fabric (~> 1.7.11)
- Differentiator (3.0.2)
- EmptyDataSet-Swift (4.0.5)
- Fabric (1.7.11)
- Firebase/Core (5.7.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 5.1.1)
- Firebase/CoreOnly (5.7.0):
- FirebaseCore (= 5.1.2)
- Firebase/Database (5.7.0):
- Firebase/CoreOnly
- FirebaseDatabase (= 5.0.2)
- FirebaseAnalytics (5.1.1):
- FirebaseCore (~> 5.1)
- FirebaseInstanceID (~> 3.2)
- GoogleAppMeasurement (~> 5.1)
- GoogleUtilities/AppDelegateSwizzler (~> 5.2.0)
- GoogleUtilities/MethodSwizzler (~> 5.2.0)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- FirebaseCore (5.1.2):
- GoogleUtilities/Logger (~> 5.2)
- FirebaseDatabase (5.0.2):
- FirebaseCore (~> 5.0)
- leveldb-library (~> 1.18)
- FirebaseInstanceID (3.2.1):
- FirebaseCore (~> 5.1)
- GoogleUtilities/Environment (~> 5.2)
- GoogleAppMeasurement (5.1.1):
- GoogleUtilities/AppDelegateSwizzler (~> 5.2.0)
- GoogleUtilities/MethodSwizzler (~> 5.2.0)
- GoogleUtilities/Network (~> 5.2)
- "GoogleUtilities/NSData+zlib (~> 5.2)"
- nanopb (~> 0.3)
- GoogleUtilities/AppDelegateSwizzler (5.2.2):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (5.2.2)
- GoogleUtilities/Logger (5.2.2):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (5.2.2):
- GoogleUtilities/Logger
- GoogleUtilities/Network (5.2.2):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (5.2.2)"
- GoogleUtilities/Reachability (5.2.2):
- GoogleUtilities/Logger
- leveldb-library (1.20)
- Moya (11.0.2):
- Moya/Core (= 11.0.2)
- Moya/Core (11.0.2):
- Alamofire (~> 4.1)
- Result (~> 3.0)
- nanopb (0.3.8):
- nanopb/decode (= 0.3.8)
- nanopb/encode (= 0.3.8)
- nanopb/decode (0.3.8)
- nanopb/encode (0.3.8)
- Nimble (7.1.3)
- PKHUD (5.1.0)
- Quick (1.3.1)
- R.swift (4.0.0):
- R.swift.Library (~> 4.0.0)
- R.swift.Library (4.0.0)
- Realm (3.7.6):
- Realm/Headers (= 3.7.6)
- Realm/Headers (3.7.6)
- RealmSwift (3.7.6):
- Realm (= 3.7.6)
- Result (3.2.4)
- RxBlocking (4.2.0):
- RxSwift (~> 4.0)
- RxCocoa (4.2.0):
- RxSwift (~> 4.0)
- RxDataSources (3.0.2):
- Differentiator (~> 3.0)
- RxCocoa (~> 4.0)
- RxSwift (~> 4.0)
- RxSwift (4.2.0)
- RxTest (4.2.0):
- RxSwift (~> 4.0)
- SnapKit (4.0.0)
- SwiftLint (0.27.0)
- Swinject (2.4.1)
DEPENDENCIES:
- BSK (from `https://github.com/m3g0byt3/BSK.git`, branch `experimental/strict-credit-card-initializer`)
- Crashlytics (~> 3.0)
- EmptyDataSet-Swift (~> 4.0)
- Fabric (~> 1.5)
- Firebase/Core (~> 5.1)
- Firebase/Database (~> 5.0)
- Nimble (~> 7.0)
- PKHUD (~> 5.0)
- Quick (~> 1.2)
- R.swift (~> 4.0)
- RealmSwift (~> 3.2)
- RxBlocking (~> 4.0)
- RxCocoa (~> 4.0)
- RxDataSources (~> 3.0)
- RxSwift (~> 4.0)
- RxTest (~> 4.0)
- SnapKit (~> 4.0)
- SwiftLint (~> 0.1)
- Swinject (~> 2.0)
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Alamofire
- Crashlytics
- Differentiator
- EmptyDataSet-Swift
- Fabric
- Firebase
- FirebaseAnalytics
- FirebaseCore
- FirebaseDatabase
- FirebaseInstanceID
- GoogleAppMeasurement
- GoogleUtilities
- leveldb-library
- Moya
- nanopb
- Nimble
- PKHUD
- Quick
- R.swift
- R.swift.Library
- Realm
- RealmSwift
- Result
- RxBlocking
- RxCocoa
- RxDataSources
- RxSwift
- RxTest
- SnapKit
- SwiftLint
- Swinject
EXTERNAL SOURCES:
BSK:
:branch: experimental/strict-credit-card-initializer
:git: https://github.com/m3g0byt3/BSK.git
CHECKOUT OPTIONS:
BSK:
:commit: ddf4f602a087acf38597b9db6c23f578a4a44112
:git: https://github.com/m3g0byt3/BSK.git
SPEC CHECKSUMS:
Alamofire: c7287b6e5d7da964a70935e5db17046b7fde6568
BSK: a7981a60011e4247cb5efc6d4f98c89e8e35701b
Crashlytics: ccaac42660eb9351b9960c0d66106b0bcf99f4fa
Differentiator: a87be69eba49ec4ab460c7671143ee3a9eececfd
EmptyDataSet-Swift: a25810f50c3adfaa3840aa33ae8b5ba12ac29279
Fabric: f233c9492b3bbc1f04e3882986740f7988a58edb
Firebase: 734a4f92957aa6c40e7ae3fda3d9359e1890aa87
FirebaseAnalytics: 993577e91157feb40945abedd6ab346d8a4b6ac8
FirebaseCore: 3a97432acb324b439fbed338e642f9cbb516a63d
FirebaseDatabase: 27be5ac5bc75e0b17537b2bbfada8258addcc8cd
FirebaseInstanceID: ea5af6920d0a4a29b40459d055bebe4a6c1333c4
GoogleAppMeasurement: f7507b39b70ad0bd80b3d81518b2f43868974307
GoogleUtilities: 06b66f9567769a7958db20a92f0128b2843e49d5
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
Moya: a725035953bc1c0eb1be505ab903984501d82440
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
Nimble: 2839b01d1b31f6a6a7777a221f0d91cf52e8e27b
PKHUD: 62ea46a1e88c4def1da784878d199bb54c841e3c
Quick: d17304d58d0d169dd0bd1c6e5c28e3318de32a1a
R.swift: d6a5ec2f55a8441dc0ed9f1f8b37d7d11ae85c66
R.swift.Library: c3af34921024333546e23b70e70d0b4e0cffca75
Realm: 9eaecad54712d6246d08ba34c10f354e4715d7d3
RealmSwift: 1fe08b4ebaeeaacf17f9ba0343f7b25c9fc31fa6
Result: d2d07204ce72856f1fd9130bbe42c35a7b0fea10
RxBlocking: e339d8a6e752e25ade95ff858466c55436668f59
RxCocoa: 0b54909c902e1e581212a03e690bbd94032d8baa
RxDataSources: cb7c31e652a87ebb919da45f716bbb87b3765f6b
RxSwift: 99e10317ddfcc7fbe01356aafd118fde4a0be104
RxTest: 8da864c0ee47534f586ff18fb0c7e5b2f1fe5023
SnapKit: a42d492c16e80209130a3379f73596c3454b7694
SwiftLint: 3207c1faa2240bf8973b191820a116113cd11073
Swinject: f7f15a9672e99328c1f07f277091087917215700
PODFILE CHECKSUM: b07e4a2394c19d078ce83d438b47f81ad52669e4
COCOAPODS: 1.5.3