-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPodfile 2.lock
More file actions
278 lines (273 loc) · 9.55 KB
/
Podfile 2.lock
File metadata and controls
278 lines (273 loc) · 9.55 KB
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
PODS:
- BoringSSL-GRPC (0.0.3):
- BoringSSL-GRPC/Implementation (= 0.0.3)
- BoringSSL-GRPC/Interface (= 0.0.3)
- BoringSSL-GRPC/Implementation (0.0.3):
- BoringSSL-GRPC/Interface (= 0.0.3)
- BoringSSL-GRPC/Interface (0.0.3)
- Firebase/Analytics (6.11.0):
- Firebase/Core
- Firebase/Auth (6.11.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 6.3.1)
- Firebase/Core (6.11.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 6.1.3)
- Firebase/CoreOnly (6.11.0):
- FirebaseCore (= 6.3.2)
- Firebase/Database (6.11.0):
- Firebase/CoreOnly
- FirebaseDatabase (~> 6.1.1)
- Firebase/Firestore (6.11.0):
- Firebase/CoreOnly
- FirebaseFirestore (~> 1.6.1)
- Firebase/InAppMessagingDisplay (6.11.0):
- Firebase/CoreOnly
- FirebaseInAppMessagingDisplay (~> 0.15.5)
- Firebase/Storage (6.11.0):
- Firebase/CoreOnly
- FirebaseStorage (~> 3.4.1)
- FirebaseAnalytics (6.1.3):
- FirebaseCore (~> 6.3)
- FirebaseInstanceID (~> 4.2)
- GoogleAppMeasurement (= 6.1.3)
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (~> 0.3.901)
- FirebaseAnalyticsInterop (1.4.0)
- FirebaseAuth (6.3.1):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 6.2)
- GoogleUtilities/AppDelegateSwizzler (~> 6.2)
- GoogleUtilities/Environment (~> 6.2)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseAuthInterop (1.0.0)
- FirebaseCore (6.3.2):
- FirebaseCoreDiagnostics (~> 1.0)
- FirebaseCoreDiagnosticsInterop (~> 1.0)
- GoogleUtilities/Environment (~> 6.2)
- GoogleUtilities/Logger (~> 6.2)
- FirebaseCoreDiagnostics (1.1.1):
- FirebaseCoreDiagnosticsInterop (~> 1.0)
- GoogleDataTransportCCTSupport (~> 1.0)
- GoogleUtilities/Environment (~> 6.2)
- GoogleUtilities/Logger (~> 6.2)
- nanopb (~> 0.3.901)
- FirebaseCoreDiagnosticsInterop (1.0.0)
- FirebaseDatabase (6.1.1):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 6.0)
- leveldb-library (~> 1.22)
- FirebaseFirestore (1.6.1):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 6.2)
- FirebaseFirestore/abseil-cpp (= 1.6.1)
- "gRPC-C++ (= 0.0.9)"
- leveldb-library (~> 1.22)
- nanopb (~> 0.3.901)
- Protobuf (>= 3.9.2, ~> 3.9)
- FirebaseFirestore/abseil-cpp (1.6.1):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 6.2)
- "gRPC-C++ (= 0.0.9)"
- leveldb-library (~> 1.22)
- nanopb (~> 0.3.901)
- Protobuf (>= 3.9.2, ~> 3.9)
- FirebaseInAppMessaging (0.15.6):
- FirebaseAnalyticsInterop (~> 1.3)
- FirebaseCore (~> 6.2)
- FirebaseInstanceID (~> 4.0)
- GoogleDataTransportCCTSupport (~> 1.0)
- FirebaseInAppMessagingDisplay (0.15.5):
- FirebaseCore (~> 6.2)
- FirebaseInAppMessaging (>= 0.15.0)
- FirebaseInstanceID (4.2.6):
- FirebaseCore (~> 6.0)
- GoogleUtilities/Environment (~> 6.0)
- GoogleUtilities/UserDefaults (~> 6.0)
- FirebaseStorage (3.4.1):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 6.0)
- GTMSessionFetcher/Core (~> 1.1)
- GoogleAppMeasurement (6.1.3):
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (~> 0.3.901)
- GoogleDataTransport (3.0.1)
- GoogleDataTransportCCTSupport (1.2.1):
- GoogleDataTransport (~> 3.0)
- nanopb (~> 0.3.901)
- GoogleUtilities/AppDelegateSwizzler (6.3.1):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (6.3.1)
- GoogleUtilities/Logger (6.3.1):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (6.3.1):
- GoogleUtilities/Logger
- GoogleUtilities/Network (6.3.1):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (6.3.1)"
- GoogleUtilities/Reachability (6.3.1):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (6.3.1):
- GoogleUtilities/Logger
- "gRPC-C++ (0.0.9)":
- "gRPC-C++/Implementation (= 0.0.9)"
- "gRPC-C++/Interface (= 0.0.9)"
- "gRPC-C++/Implementation (0.0.9)":
- "gRPC-C++/Interface (= 0.0.9)"
- gRPC-Core (= 1.21.0)
- nanopb (~> 0.3)
- "gRPC-C++/Interface (0.0.9)"
- gRPC-Core (1.21.0):
- gRPC-Core/Implementation (= 1.21.0)
- gRPC-Core/Interface (= 1.21.0)
- gRPC-Core/Implementation (1.21.0):
- BoringSSL-GRPC (= 0.0.3)
- gRPC-Core/Interface (= 1.21.0)
- nanopb (~> 0.3)
- gRPC-Core/Interface (1.21.0)
- GTMSessionFetcher/Core (1.3.0)
- InputBarAccessoryView (4.2.2)
- IQKeyboardManagerSwift (6.5.5)
- Koloda (5.0):
- pop (~> 1.0)
- leveldb-library (1.22)
- MaterialComponents/AnimationTiming (93.1.1)
- MaterialComponents/BottomNavigation (93.1.1):
- MaterialComponents/Elevation
- MaterialComponents/Ink
- MaterialComponents/Palettes
- MaterialComponents/private/Math
- MaterialComponents/Ripple
- MaterialComponents/ShadowElevations
- MaterialComponents/ShadowLayer
- MaterialComponents/Typography
- MDFInternationalization
- MaterialComponents/Elevation (93.1.1):
- MaterialComponents/private/Color
- MaterialComponents/private/Math
- MaterialComponents/Ink (93.1.1):
- MaterialComponents/private/Color
- MaterialComponents/private/Math
- MaterialComponents/Palettes (93.1.1)
- MaterialComponents/private/Application (93.1.1)
- MaterialComponents/private/Color (93.1.1)
- MaterialComponents/private/Math (93.1.1)
- MaterialComponents/Ripple (93.1.1):
- MaterialComponents/AnimationTiming
- MaterialComponents/private/Color
- MaterialComponents/private/Math
- MaterialComponents/ShadowElevations (93.1.1)
- MaterialComponents/ShadowLayer (93.1.1):
- MaterialComponents/ShadowElevations
- MaterialComponents/Typography (93.1.1):
- MaterialComponents/private/Application
- MaterialComponents/private/Math
- MDFInternationalization (2.0.0)
- MessageKit (3.0.0):
- InputBarAccessoryView (~> 4.2.2)
- nanopb (0.3.9011):
- nanopb/decode (= 0.3.9011)
- nanopb/encode (= 0.3.9011)
- nanopb/decode (0.3.9011)
- nanopb/encode (0.3.9011)
- pop (1.0.12)
- ProgressHUD (2.70)
- Protobuf (3.10.0)
- WARangeSlider (1.1.1)
DEPENDENCIES:
- Firebase/Analytics
- Firebase/Auth
- Firebase/Core
- Firebase/Database
- Firebase/Firestore
- Firebase/InAppMessagingDisplay
- Firebase/Storage
- IQKeyboardManagerSwift
- Koloda
- MaterialComponents/BottomNavigation
- MessageKit
- ProgressHUD
- WARangeSlider
SPEC REPOS:
trunk:
- BoringSSL-GRPC
- Firebase
- FirebaseAnalytics
- FirebaseAnalyticsInterop
- FirebaseAuth
- FirebaseAuthInterop
- FirebaseCore
- FirebaseCoreDiagnostics
- FirebaseCoreDiagnosticsInterop
- FirebaseDatabase
- FirebaseFirestore
- FirebaseInAppMessaging
- FirebaseInAppMessagingDisplay
- FirebaseInstanceID
- FirebaseStorage
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleDataTransportCCTSupport
- GoogleUtilities
- "gRPC-C++"
- gRPC-Core
- GTMSessionFetcher
- InputBarAccessoryView
- IQKeyboardManagerSwift
- Koloda
- leveldb-library
- MaterialComponents
- MDFInternationalization
- MessageKit
- nanopb
- pop
- ProgressHUD
- Protobuf
- WARangeSlider
SPEC CHECKSUMS:
BoringSSL-GRPC: db8764df3204ccea016e1c8dd15d9a9ad63ff318
Firebase: bc9cfc7a96c73268656d5aaab453ff1b4b530e0e
FirebaseAnalytics: 0e3ecff2c5d86070f7d4325e21f1edabfbd558dc
FirebaseAnalyticsInterop: d48b6ab67bcf016a05e55b71fc39c61c0cb6b7f3
FirebaseAuth: b401a012cc33b04df3b52bb308b04e8766f2693e
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
FirebaseCore: beeff42c07c30ea94702471d99db2089b594fbbd
FirebaseCoreDiagnostics: af29e43048607588c050889d19204f4d7b758c9f
FirebaseCoreDiagnosticsInterop: 6829da2b8d1fc795ff1bd99df751d3788035d2cb
FirebaseDatabase: 524802f7694268c79d34aeac3d67997593e1a0c9
FirebaseFirestore: bb8315fa13a15ea8977e940496b74ba6ad9071f2
FirebaseInAppMessaging: 8e1190f8d8cf6f1fcfc8f82f99e0ecce522fc02b
FirebaseInAppMessagingDisplay: 60a65c8277f17675a8a5b92e9a97cd914b45d4ff
FirebaseInstanceID: d0eafcd8bdbd3447cd694594734078c3e3e77d8b
FirebaseStorage: b7c6d00997bc21d4465453bdcc5cc65513110fed
GoogleAppMeasurement: 434cc7be25e71dc04b8d0e3079125127b330e84a
GoogleDataTransport: 166f9b9f82cbf60a204e8fe2daa9db3e3ec1fb15
GoogleDataTransportCCTSupport: f6ab1962e9dc05ab1fb938b795e5b310209edeec
GoogleUtilities: f895fde57977df4e0233edda0dbeac490e3703b6
"gRPC-C++": 9dfe7b44821e7b3e44aacad2af29d2c21f7cde83
gRPC-Core: c9aef9a261a1247e881b18059b84d597293c9947
GTMSessionFetcher: 43b8b64263023d4f32caa0b40f4c8bfa3c5f36d8
InputBarAccessoryView: 2b937602598e2fab3149f37f51dd7ad795653812
IQKeyboardManagerSwift: 0fb93310284665245591f50f7a5e38de615960b7
Koloda: 75302d21882cc3e274c1561b1155805ea5919dab
leveldb-library: 55d93ee664b4007aac644a782d11da33fba316f7
MaterialComponents: 995a697f3fc57f540ad93f2d904307147cf2e65a
MDFInternationalization: 010097556d6b09d2c4ea38e0820ea6d37be6a314
MessageKit: e892a9ca49ebe6d82684d3a93ad84021fa23e2c6
nanopb: 18003b5e52dab79db540fe93fe9579f399bd1ccd
pop: d582054913807fd11fd50bfe6a539d91c7e1a55a
ProgressHUD: e603e8b8622c47d8818b9fb38b3cfe9d3e7ca421
Protobuf: a4dc852ad69c027ca2166ed287b856697814375b
WARangeSlider: 54b3e0853b8d16c444fd539005901aecee86837d
PODFILE CHECKSUM: e0d14d4088fbe3fe4d69f7aec23050b7a2bacda5
COCOAPODS: 1.8.4