This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
274 lines (269 loc) · 8.22 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
PODS:
- Bolts (1.9.0):
- Bolts/AppLinks (= 1.9.0)
- Bolts/Tasks (= 1.9.0)
- Bolts/AppLinks (1.9.0):
- Bolts/Tasks
- Bolts/Tasks (1.9.0)
- BoringSSL (10.0.2):
- BoringSSL/Implementation (= 10.0.2)
- BoringSSL/Interface (= 10.0.2)
- BoringSSL/Implementation (10.0.2):
- BoringSSL/Interface (= 10.0.2)
- BoringSSL/Interface (10.0.2)
- Crashlytics (3.10.1):
- Fabric (~> 1.7.5)
- Fabric (1.7.6)
- FBSDKCoreKit (4.33.0):
- Bolts (~> 1.7)
- FBSDKLoginKit (4.33.0):
- FBSDKCoreKit
- FBSDKShareKit (4.33.0):
- FBSDKCoreKit (~> 4.33.0)
- Firebase/Auth (4.13.0):
- Firebase/Core
- FirebaseAuth (= 4.6.1)
- Firebase/Core (4.13.0):
- FirebaseAnalytics (= 4.2.0)
- FirebaseCore (= 4.0.20)
- Firebase/Database (4.13.0):
- Firebase/Core
- FirebaseDatabase (= 4.1.5)
- Firebase/Firestore (4.13.0):
- Firebase/Core
- FirebaseFirestore (= 0.11.0)
- Firebase/Storage (4.13.0):
- Firebase/Core
- FirebaseStorage (= 2.2.0)
- FirebaseAnalytics (4.2.0):
- FirebaseCore (~> 4.0)
- FirebaseInstanceID (~> 2.0)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- nanopb (~> 0.3)
- FirebaseAuth (4.6.1):
- FirebaseAnalytics (~> 4.2)
- "GoogleToolboxForMac/NSDictionary+URLArguments (~> 2.1)"
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseCore (4.0.20):
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- FirebaseDatabase (4.1.5):
- FirebaseAnalytics (~> 4.1)
- FirebaseCore (~> 4.0)
- leveldb-library (~> 1.18)
- FirebaseFirestore (0.11.0):
- FirebaseAnalytics (~> 4.1)
- FirebaseCore (~> 4.0)
- gRPC-ProtoRPC (~> 1.0)
- leveldb-library (~> 1.18)
- Protobuf (~> 3.5)
- FirebaseInstanceID (2.0.10):
- FirebaseCore (~> 4.0)
- FirebaseStorage (2.2.0):
- FirebaseAnalytics (~> 4.1)
- FirebaseCore (~> 4.0)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseUI (4.5.5):
- FirebaseUI/All (= 4.5.5)
- FirebaseUI/All (4.5.5):
- FirebaseUI/Auth
- FirebaseUI/Database
- FirebaseUI/Facebook
- FirebaseUI/Firestore
- FirebaseUI/Google
- FirebaseUI/Phone
- FirebaseUI/Storage
- FirebaseUI/Twitter
- FirebaseUI/Auth (4.5.5):
- Firebase/Auth (~> 4.2)
- FirebaseUI/Database (4.5.5):
- Firebase/Database (~> 4.0)
- FirebaseUI/Facebook (4.5.5):
- FBSDKLoginKit (~> 4.0)
- FirebaseUI/Auth
- FirebaseUI/Firestore (4.5.5):
- Firebase/Firestore
- FirebaseUI/Google (4.5.5):
- FirebaseUI/Auth
- GoogleSignIn (~> 4.0)
- FirebaseUI/Phone (4.5.5):
- FirebaseUI/Auth
- FirebaseUI/Storage (4.5.5):
- Firebase/Storage (~> 4.0)
- SDWebImage (~> 4.0)
- FirebaseUI/Twitter (4.5.5):
- FirebaseUI/Auth
- TwitterKit (~> 3.0)
- GoogleSignIn (4.1.2):
- "GoogleToolboxForMac/NSDictionary+URLArguments (~> 2.1)"
- "GoogleToolboxForMac/NSString+URLArguments (~> 2.1)"
- GTMOAuth2 (~> 1.0)
- GTMSessionFetcher/Core (~> 1.1)
- GoogleToolboxForMac/DebugUtils (2.1.4):
- GoogleToolboxForMac/Defines (= 2.1.4)
- GoogleToolboxForMac/Defines (2.1.4)
- "GoogleToolboxForMac/NSData+zlib (2.1.4)":
- GoogleToolboxForMac/Defines (= 2.1.4)
- "GoogleToolboxForMac/NSDictionary+URLArguments (2.1.4)":
- GoogleToolboxForMac/DebugUtils (= 2.1.4)
- GoogleToolboxForMac/Defines (= 2.1.4)
- "GoogleToolboxForMac/NSString+URLArguments (= 2.1.4)"
- "GoogleToolboxForMac/NSString+URLArguments (2.1.4)"
- gRPC (1.12.0):
- gRPC-RxLibrary (= 1.12.0)
- gRPC/Main (= 1.12.0)
- gRPC-Core (1.12.0):
- gRPC-Core/Implementation (= 1.12.0)
- gRPC-Core/Interface (= 1.12.0)
- gRPC-Core/Implementation (1.12.0):
- BoringSSL (~> 10.0)
- gRPC-Core/Interface (= 1.12.0)
- nanopb (~> 0.3)
- gRPC-Core/Interface (1.12.0)
- gRPC-ProtoRPC (1.12.0):
- gRPC (= 1.12.0)
- gRPC-RxLibrary (= 1.12.0)
- Protobuf (~> 3.0)
- gRPC-RxLibrary (1.12.0)
- gRPC/Main (1.12.0):
- gRPC-Core (= 1.12.0)
- gRPC-RxLibrary (= 1.12.0)
- GTMOAuth2 (1.1.6):
- GTMSessionFetcher (~> 1.1)
- GTMSessionFetcher (1.1.15):
- GTMSessionFetcher/Full (= 1.1.15)
- GTMSessionFetcher/Core (1.1.15)
- GTMSessionFetcher/Full (1.1.15):
- GTMSessionFetcher/Core (= 1.1.15)
- Hero (1.2.0)
- leveldb-library (1.20)
- LineSDK (4.0.3)
- nanopb (0.3.8):
- nanopb/decode (= 0.3.8)
- nanopb/encode (= 0.3.8)
- nanopb/decode (0.3.8)
- nanopb/encode (0.3.8)
- OneSignal (2.8.5)
- pop (1.0.10)
- Protobuf (3.5.0)
- Reachability (3.2)
- RNCryptor-objc (3.0.6)
- SDWebImage (4.3.3):
- SDWebImage/Core (= 4.3.3)
- SDWebImage/Core (4.3.3)
- SinchRTC (3.12.5)
- SinchVerification (2.0.6)
- SnapKit (4.0.0)
- TTTAttributedLabel (2.0.0)
- TwitterCore (3.1.0)
- TwitterKit (3.3.0):
- TwitterCore (>= 3.1.0)
DEPENDENCIES:
- Crashlytics
- Fabric
- FBSDKCoreKit
- FBSDKLoginKit
- FBSDKShareKit
- Firebase/Auth
- Firebase/Core
- Firebase/Database
- Firebase/Firestore
- Firebase/Storage
- FirebaseUI (~> 4.0)
- GoogleSignIn
- Hero
- LineSDK (~> 4.0.2)
- OneSignal (< 3.0, >= 2.6.2)
- pop (~> 1.0)
- Reachability
- RNCryptor-objc
- SinchRTC
- SinchVerification
- SnapKit (~> 4.0.0)
- TTTAttributedLabel
- TwitterCore
- TwitterKit
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Bolts
- BoringSSL
- Crashlytics
- Fabric
- FBSDKCoreKit
- FBSDKLoginKit
- FBSDKShareKit
- Firebase
- FirebaseAnalytics
- FirebaseAuth
- FirebaseCore
- FirebaseDatabase
- FirebaseFirestore
- FirebaseInstanceID
- FirebaseStorage
- FirebaseUI
- GoogleSignIn
- GoogleToolboxForMac
- gRPC
- gRPC-Core
- gRPC-ProtoRPC
- gRPC-RxLibrary
- GTMOAuth2
- GTMSessionFetcher
- Hero
- leveldb-library
- LineSDK
- nanopb
- OneSignal
- pop
- Protobuf
- Reachability
- RNCryptor-objc
- SDWebImage
- SinchRTC
- SinchVerification
- SnapKit
- TTTAttributedLabel
- TwitterCore
- TwitterKit
SPEC CHECKSUMS:
Bolts: ac6567323eac61e203f6a9763667d0f711be34c8
BoringSSL: 60dd24df4af296bf41d78e5841dbb95d75f88c0d
Crashlytics: aee1a064cbbf99b32efa3f056a5f458d846bc8ff
Fabric: f8d42c893bb187326a7968b62abe55c36a987a46
FBSDKCoreKit: 572b047a7e029bc44542bcf8a59414e7ff2b543e
FBSDKLoginKit: 88cb456349cfb3b554427ce4f8b43729d85dfb40
FBSDKShareKit: 1869cb24db2cea90666a50cb9d568deb38e2d16e
Firebase: 5ec5e863d269d82d66b4bf56856726f8fb8f0fb3
FirebaseAnalytics: 7ef69e76a5142f643aeb47c780e1cdce4e23632e
FirebaseAuth: bf22cacf22c60ab454bf2636f556d8892b10b53f
FirebaseCore: 90cb1c53d69b556f112a1bf72b5fcfaad7650790
FirebaseDatabase: 5f0bc6134c5c237cf55f9e1249d406770a75eafd
FirebaseFirestore: e92a096ce80c7b4b905d4e9d41dbd944adc9d2a5
FirebaseInstanceID: 8d20d890d65c917f9f7d9950b6e10a760ad34321
FirebaseStorage: 0c223481c8f89ed300cf1239ddd2d9833622c65f
FirebaseUI: 7f149d40db1a67c459df16540256b66d8f8e8c70
GoogleSignIn: d9ef55b10f0aa401a5de2747f59b725e4b9732ac
GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f
gRPC: 9362451032695e2dfb7bafcd3740e3a27939e4ff
gRPC-Core: 9696b220565b283e021cf2722d473a4a74b7622a
gRPC-ProtoRPC: a1bd56fb1991a8dae4581250d7259eddabb66779
gRPC-RxLibrary: 1ed5314e8b38cd6e55c9bfa048387136ae925ce9
GTMOAuth2: c77fe325e4acd453837e72d91e3b5f13116857b2
GTMSessionFetcher: 5fa5b80fd20e439ef5f545fb2cb3ca6c6714caa2
Hero: 33dadf2cd1c98af71e213dcbc2902e6e03622a4e
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
LineSDK: 01a0e7206b2c459f20a2bee888553ae5dc74a709
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
OneSignal: 42dae269c7eca517aee34963820e1eb922390031
pop: 82ca6b068ce9278fd350fd9dd09482a0ce9492e6
Protobuf: 8a9838fba8dae3389230e1b7f8c104aa32389c03
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
RNCryptor-objc: d1b228f9c02e2173df063f0617684c134aed890e
SDWebImage: de4d90b5bff3571eae7bd16202b1f43135409fa5
SinchRTC: c19ff673b25292d247a868b077582f2d11d9dfc6
SinchVerification: 3bf62ff2d57eb10ecc27796ce9736c786644fe23
SnapKit: a42d492c16e80209130a3379f73596c3454b7694
TTTAttributedLabel: 8cffe8e127e4e82ff3af1e5386d4cd0ad000b656
TwitterCore: 644d59e75abccb26cf0a9050d2c4dea0e5412241
TwitterKit: a2e60ddcedbf54091eac6f27685ca7a87681e1d7
PODFILE CHECKSUM: 49ecf7f7ba8009fee82cd4c049d75f5c932a04d7
COCOAPODS: 1.5.2