-
Notifications
You must be signed in to change notification settings - Fork 8
/
Podfile.lock
233 lines (228 loc) · 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
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
PODS:
- Alamofire (5.1.0)
- Crashlytics (3.14.0):
- Fabric (~> 1.10.2)
- Fabric (1.10.2)
- Firebase (6.22.0):
- Firebase/Core (= 6.22.0)
- Firebase/Analytics (6.22.0):
- Firebase/Core
- Firebase/Core (6.22.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 6.4.1)
- Firebase/CoreOnly (6.22.0):
- FirebaseCore (= 6.6.6)
- Firebase/InAppMessaging (6.22.0):
- Firebase/CoreOnly
- FirebaseInAppMessaging (~> 0.19.2)
- Firebase/Messaging (6.22.0):
- Firebase/CoreOnly
- FirebaseMessaging (~> 4.3.0)
- Firebase/Performance (6.22.0):
- Firebase/CoreOnly
- FirebasePerformance (~> 3.1.11)
- FirebaseABTesting (3.2.0):
- FirebaseAnalyticsInterop (~> 1.3)
- FirebaseCore (~> 6.1)
- Protobuf (>= 3.9.2, ~> 3.9)
- FirebaseAnalytics (6.4.1):
- FirebaseCore (~> 6.6)
- FirebaseInstallations (~> 1.1)
- GoogleAppMeasurement (= 6.4.1)
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (= 0.3.9011)
- FirebaseAnalyticsInterop (1.5.0)
- FirebaseCore (6.6.6):
- FirebaseCoreDiagnostics (~> 1.2)
- FirebaseCoreDiagnosticsInterop (~> 1.2)
- GoogleUtilities/Environment (~> 6.5)
- GoogleUtilities/Logger (~> 6.5)
- FirebaseCoreDiagnostics (1.2.3):
- FirebaseCoreDiagnosticsInterop (~> 1.2)
- GoogleDataTransportCCTSupport (~> 2.0)
- GoogleUtilities/Environment (~> 6.5)
- GoogleUtilities/Logger (~> 6.5)
- nanopb (~> 0.3.901)
- FirebaseCoreDiagnosticsInterop (1.2.0)
- FirebaseInAppMessaging (0.19.2):
- FirebaseABTesting (~> 3.2)
- FirebaseAnalyticsInterop (~> 1.3)
- FirebaseCore (~> 6.2)
- FirebaseInstallations (~> 1.1)
- GoogleDataTransportCCTSupport (~> 2.0)
- FirebaseInstallations (1.1.1):
- FirebaseCore (~> 6.6)
- GoogleUtilities/UserDefaults (~> 6.5)
- PromisesObjC (~> 1.2)
- FirebaseInstanceID (4.3.3):
- FirebaseCore (~> 6.6)
- FirebaseInstallations (~> 1.0)
- GoogleUtilities/Environment (~> 6.5)
- GoogleUtilities/UserDefaults (~> 6.5)
- FirebaseMessaging (4.3.0):
- FirebaseAnalyticsInterop (~> 1.5)
- FirebaseCore (~> 6.6)
- FirebaseInstanceID (~> 4.3)
- GoogleUtilities/AppDelegateSwizzler (~> 6.5)
- GoogleUtilities/Environment (~> 6.5)
- GoogleUtilities/Reachability (~> 6.5)
- GoogleUtilities/UserDefaults (~> 6.5)
- Protobuf (>= 3.9.2, ~> 3.9)
- FirebasePerformance (3.1.11):
- FirebaseCore (~> 6.6)
- FirebaseInstallations (~> 1.1)
- FirebaseRemoteConfig (~> 4.4)
- GoogleToolboxForMac/Logger (~> 2.1)
- "GoogleToolboxForMac/NSData+zlib (~> 2.1)"
- GoogleUtilities/Environment (~> 6.2)
- GoogleUtilities/ISASwizzler (~> 6.2)
- GoogleUtilities/MethodSwizzler (~> 6.2)
- GTMSessionFetcher/Core (~> 1.1)
- Protobuf (~> 3.9)
- FirebaseRemoteConfig (4.4.9):
- FirebaseABTesting (~> 3.1)
- FirebaseAnalyticsInterop (~> 1.4)
- FirebaseCore (~> 6.2)
- FirebaseInstanceID (~> 4.2)
- GoogleUtilities/Environment (~> 6.2)
- "GoogleUtilities/NSData+zlib (~> 6.2)"
- Protobuf (>= 3.9.2, ~> 3.9)
- GoogleAppMeasurement (6.4.1):
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (= 0.3.9011)
- GoogleDataTransport (5.1.1)
- GoogleDataTransportCCTSupport (2.0.2):
- GoogleDataTransport (~> 5.1)
- nanopb (~> 0.3.901)
- GoogleToolboxForMac/Defines (2.2.2)
- GoogleToolboxForMac/Logger (2.2.2):
- GoogleToolboxForMac/Defines (= 2.2.2)
- "GoogleToolboxForMac/NSData+zlib (2.2.2)":
- GoogleToolboxForMac/Defines (= 2.2.2)
- GoogleUtilities/AppDelegateSwizzler (6.5.2):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (6.5.2)
- GoogleUtilities/ISASwizzler (6.5.2)
- GoogleUtilities/Logger (6.5.2):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (6.5.2):
- GoogleUtilities/Logger
- GoogleUtilities/Network (6.5.2):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (6.5.2)"
- GoogleUtilities/Reachability (6.5.2):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (6.5.2):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (1.3.1)
- nanopb (0.3.9011):
- nanopb/decode (= 0.3.9011)
- nanopb/encode (= 0.3.9011)
- nanopb/decode (0.3.9011)
- nanopb/encode (0.3.9011)
- "NSDate+TimeAgo (1.0.6)"
- PromisesObjC (1.2.8)
- Protobuf (3.11.4)
- SDWebImage (3.8.3):
- SDWebImage/Core (= 3.8.3)
- SDWebImage/Core (3.8.3)
- SVProgressHUD (1.1.3)
- TwitterCore (3.2.0)
- TwitterKit (3.4.2):
- TwitterCore (>= 3.2.0)
- "UIView+AutoLayout (1.3.0)"
- ZBarSDK (1.3.1)
DEPENDENCIES:
- Alamofire (~> 5.0)
- Crashlytics (~> 3.14.0)
- Fabric (~> 1.10.2)
- Firebase
- Firebase/Analytics
- Firebase/InAppMessaging
- Firebase/Messaging
- Firebase/Performance
- "NSDate+TimeAgo (~> 1.0.2)"
- SDWebImage (~> 3.5)
- SVProgressHUD (~> 1.0)
- TwitterKit (= 3.4.2)
- "UIView+AutoLayout (~> 1.3)"
- ZBarSDK (~> 1.3.1)
SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
- Alamofire
- Crashlytics
- Fabric
- Firebase
- FirebaseABTesting
- FirebaseAnalytics
- FirebaseAnalyticsInterop
- FirebaseCore
- FirebaseCoreDiagnostics
- FirebaseCoreDiagnosticsInterop
- FirebaseInAppMessaging
- FirebaseInstallations
- FirebaseInstanceID
- FirebaseMessaging
- FirebasePerformance
- FirebaseRemoteConfig
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleDataTransportCCTSupport
- GoogleToolboxForMac
- GoogleUtilities
- GTMSessionFetcher
- nanopb
- "NSDate+TimeAgo"
- PromisesObjC
- Protobuf
- SDWebImage
- SVProgressHUD
- TwitterCore
- TwitterKit
- "UIView+AutoLayout"
- ZBarSDK
SPEC CHECKSUMS:
Alamofire: 9d5c5f602928e512395b30950c5984eca840093c
Crashlytics: 540b7e5f5da5a042647227a5e3ac51d85eed06df
Fabric: 706c8b8098fff96c33c0db69cbf81f9c551d0d74
Firebase: 32f9520684e87c7af3f0704f7f88042626d6b536
FirebaseABTesting: 821a3a3e4a145987e80fee3657c4de1cb9adf693
FirebaseAnalytics: 83f822fd0d33a46f49f89b8c3ab16ab4d89df08a
FirebaseAnalyticsInterop: 3f86269c38ae41f47afeb43ebf32a001f58fcdae
FirebaseCore: 9aca0f1fffb405176ba15311a5621fcde4106fcf
FirebaseCoreDiagnostics: 13a6564cd6d5375066bbc8940cc1753af24497f3
FirebaseCoreDiagnosticsInterop: 296e2c5f5314500a850ad0b83e9e7c10b011a850
FirebaseInAppMessaging: 94e9254ee26d19b247ea485291fd9af1652779fd
FirebaseInstallations: acb3216eb9784d3b1d2d2d635ff74fa892cc0c44
FirebaseInstanceID: 4b87a9a75ef628a53bb5de46e4d4cecfcce88c02
FirebaseMessaging: 4ec33842d36b3319e062e51fb8b35a74f726950d
FirebasePerformance: 5652d2004001e886da6dca04f478c695f87c4702
FirebaseRemoteConfig: 47abf7a04a9082091955ea555aa79cfdd249b19c
GoogleAppMeasurement: e49be3954045b17d046f271b9cc1ec052bad9702
GoogleDataTransport: 6ffa4dd0b6d547f8d27b91bd92fa9e197a3f5f1f
GoogleDataTransportCCTSupport: 12f02e5c8f09c055615de90bcd5ba2c375546051
GoogleToolboxForMac: 800648f8b3127618c1b59c7f97684427630c5ea3
GoogleUtilities: ad0f3b691c67909d03a3327cc205222ab8f42e0e
GTMSessionFetcher: cea130bbfe5a7edc8d06d3f0d17288c32ffe9925
nanopb: 18003b5e52dab79db540fe93fe9579f399bd1ccd
"NSDate+TimeAgo": 35601c619b2d59290055e4fe76e61d97677a2360
PromisesObjC: c119f3cd559f50b7ae681fa59dc1acd19173b7e6
Protobuf: 176220c526ad8bd09ab1fb40a978eac3fef665f7
SDWebImage: a72e880a8fe0f7fc31efe15aaed443c074d2a80c
SVProgressHUD: 748080e4f36e603f6c02aec292664239df5279c1
TwitterCore: 8cbc9ad34d91c63a0035ea05bfbfc0d7ca72a28c
TwitterKit: 5e4f41d70b9abdb41df5467f52d7aa2c0fd26ebb
"UIView+AutoLayout": d5f741a74b68fa27f97fdf24b08a2497e0e957db
ZBarSDK: 4c1b5daeb7d6cc67dc9355e690af0230a661f6ec
PODFILE CHECKSUM: 645b5b60760859937989ea5fa6e4459d0225e226
COCOAPODS: 1.9.1