forked from home-assistant/iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPodfile.lock
621 lines (614 loc) · 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
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
PODS:
- abseil/algorithm (0.20190808):
- abseil/algorithm/algorithm (= 0.20190808)
- abseil/algorithm/container (= 0.20190808)
- abseil/algorithm/algorithm (0.20190808)
- abseil/algorithm/container (0.20190808):
- abseil/algorithm/algorithm
- abseil/base/core_headers
- abseil/meta/type_traits
- abseil/base (0.20190808):
- abseil/base/atomic_hook (= 0.20190808)
- abseil/base/base (= 0.20190808)
- abseil/base/base_internal (= 0.20190808)
- abseil/base/bits (= 0.20190808)
- abseil/base/config (= 0.20190808)
- abseil/base/core_headers (= 0.20190808)
- abseil/base/dynamic_annotations (= 0.20190808)
- abseil/base/endian (= 0.20190808)
- abseil/base/log_severity (= 0.20190808)
- abseil/base/malloc_internal (= 0.20190808)
- abseil/base/pretty_function (= 0.20190808)
- abseil/base/spinlock_wait (= 0.20190808)
- abseil/base/throw_delegate (= 0.20190808)
- abseil/base/atomic_hook (0.20190808)
- abseil/base/base (0.20190808):
- abseil/base/atomic_hook
- abseil/base/base_internal
- abseil/base/config
- abseil/base/core_headers
- abseil/base/dynamic_annotations
- abseil/base/log_severity
- abseil/base/spinlock_wait
- abseil/meta/type_traits
- abseil/base/base_internal (0.20190808):
- abseil/meta/type_traits
- abseil/base/bits (0.20190808):
- abseil/base/core_headers
- abseil/base/config (0.20190808)
- abseil/base/core_headers (0.20190808):
- abseil/base/config
- abseil/base/dynamic_annotations (0.20190808)
- abseil/base/endian (0.20190808):
- abseil/base/config
- abseil/base/core_headers
- abseil/base/log_severity (0.20190808):
- abseil/base/core_headers
- abseil/base/malloc_internal (0.20190808):
- abseil/base/base
- abseil/base/config
- abseil/base/core_headers
- abseil/base/dynamic_annotations
- abseil/base/spinlock_wait
- abseil/base/pretty_function (0.20190808)
- abseil/base/spinlock_wait (0.20190808):
- abseil/base/core_headers
- abseil/base/throw_delegate (0.20190808):
- abseil/base/base
- abseil/base/config
- abseil/memory (0.20190808):
- abseil/memory/memory (= 0.20190808)
- abseil/memory/memory (0.20190808):
- abseil/base/core_headers
- abseil/meta/type_traits
- abseil/meta (0.20190808):
- abseil/meta/type_traits (= 0.20190808)
- abseil/meta/type_traits (0.20190808):
- abseil/base/config
- abseil/numeric/int128 (0.20190808):
- abseil/base/config
- abseil/base/core_headers
- abseil/strings/internal (0.20190808):
- abseil/base/core_headers
- abseil/base/endian
- abseil/meta/type_traits
- abseil/strings/strings (0.20190808):
- abseil/base/base
- abseil/base/bits
- abseil/base/config
- abseil/base/core_headers
- abseil/base/endian
- abseil/base/throw_delegate
- abseil/memory/memory
- abseil/meta/type_traits
- abseil/numeric/int128
- abseil/strings/internal
- abseil/time (0.20190808):
- abseil/time/internal (= 0.20190808)
- abseil/time/time (= 0.20190808)
- abseil/time/internal (0.20190808):
- abseil/time/internal/cctz (= 0.20190808)
- abseil/time/internal/cctz (0.20190808):
- abseil/time/internal/cctz/civil_time (= 0.20190808)
- abseil/time/internal/cctz/includes (= 0.20190808)
- abseil/time/internal/cctz/time_zone (= 0.20190808)
- abseil/time/internal/cctz/civil_time (0.20190808)
- abseil/time/internal/cctz/includes (0.20190808)
- abseil/time/internal/cctz/time_zone (0.20190808):
- abseil/time/internal/cctz/civil_time
- abseil/time/time (0.20190808):
- abseil/base/base
- abseil/base/core_headers
- abseil/numeric/int128
- abseil/strings/strings
- abseil/time/internal/cctz/civil_time
- abseil/time/internal/cctz/time_zone
- abseil/types (0.20190808):
- abseil/types/any (= 0.20190808)
- abseil/types/bad_any_cast (= 0.20190808)
- abseil/types/bad_any_cast_impl (= 0.20190808)
- abseil/types/bad_optional_access (= 0.20190808)
- abseil/types/bad_variant_access (= 0.20190808)
- abseil/types/compare (= 0.20190808)
- abseil/types/optional (= 0.20190808)
- abseil/types/span (= 0.20190808)
- abseil/types/variant (= 0.20190808)
- abseil/types/any (0.20190808):
- abseil/base/config
- abseil/base/core_headers
- abseil/meta/type_traits
- abseil/types/bad_any_cast
- abseil/utility/utility
- abseil/types/bad_any_cast (0.20190808):
- abseil/base/config
- abseil/types/bad_any_cast_impl
- abseil/types/bad_any_cast_impl (0.20190808):
- abseil/base/base
- abseil/base/config
- abseil/types/bad_optional_access (0.20190808):
- abseil/base/base
- abseil/base/config
- abseil/types/bad_variant_access (0.20190808):
- abseil/base/base
- abseil/base/config
- abseil/types/compare (0.20190808):
- abseil/base/core_headers
- abseil/meta/type_traits
- abseil/types/optional (0.20190808):
- abseil/base/base_internal
- abseil/base/config
- abseil/base/core_headers
- abseil/memory/memory
- abseil/meta/type_traits
- abseil/types/bad_optional_access
- abseil/utility/utility
- abseil/types/span (0.20190808):
- abseil/algorithm/algorithm
- abseil/base/core_headers
- abseil/base/throw_delegate
- abseil/meta/type_traits
- abseil/types/variant (0.20190808):
- abseil/base/base_internal
- abseil/base/config
- abseil/base/core_headers
- abseil/meta/type_traits
- abseil/types/bad_variant_access
- abseil/utility/utility
- abseil/utility/utility (0.20190808):
- abseil/base/base_internal
- abseil/base/config
- abseil/meta/type_traits
- Alamofire (4.9.1)
- AlamofireImage (3.6.0):
- Alamofire (~> 4.9)
- AlamofireNetworkActivityIndicator (2.3.0):
- Alamofire (~> 4.7)
- 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)
- CallbackURLKit (2.3.0):
- CallbackURLKit/Core (= 2.3.0)
- CallbackURLKit/Core (2.3.0)
- ColorPickerRow (1.3.3):
- Eureka (>= 5.0.0)
- UIColor_Hex_Swift (>= 3.0.0)
- Communicator (3.3.0):
- TABObserverSet (~> 2)
- CPDAcknowledgements (1.0.0)
- Crashlytics (3.14.0):
- Fabric (~> 1.10.2)
- DeviceKit (2.3.0)
- EMTLoadingIndicator (4.0.0)
- Eureka (5.1.0)
- Fabric (1.10.2)
- Firebase/Core (6.13.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 6.1.6)
- Firebase/CoreOnly (6.13.0):
- FirebaseCore (= 6.4.0)
- Firebase/Firestore (6.13.0):
- Firebase/CoreOnly
- FirebaseFirestore (~> 1.8.0)
- Firebase/Messaging (6.13.0):
- Firebase/CoreOnly
- FirebaseMessaging (~> 4.1.9)
- FirebaseAnalytics (6.1.6):
- FirebaseCore (~> 6.4)
- FirebaseInstanceID (~> 4.2)
- GoogleAppMeasurement (= 6.1.6)
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (= 0.3.9011)
- FirebaseAnalyticsInterop (1.4.0)
- FirebaseAuthInterop (1.0.0)
- FirebaseCore (6.4.0):
- FirebaseCoreDiagnostics (~> 1.0)
- FirebaseCoreDiagnosticsInterop (~> 1.0)
- GoogleUtilities/Environment (~> 6.2)
- GoogleUtilities/Logger (~> 6.2)
- FirebaseCoreDiagnostics (1.1.2):
- FirebaseCoreDiagnosticsInterop (~> 1.0)
- GoogleDataTransportCCTSupport (~> 1.0)
- GoogleUtilities/Environment (~> 6.2)
- GoogleUtilities/Logger (~> 6.2)
- nanopb (~> 0.3.901)
- FirebaseCoreDiagnosticsInterop (1.1.0)
- FirebaseFirestore (1.8.1):
- abseil/algorithm (= 0.20190808)
- abseil/base (= 0.20190808)
- abseil/memory (= 0.20190808)
- abseil/meta (= 0.20190808)
- abseil/strings/strings (= 0.20190808)
- abseil/time (= 0.20190808)
- abseil/types (= 0.20190808)
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 6.2)
- "gRPC-C++ (= 0.0.9)"
- leveldb-library (~> 1.22)
- nanopb (~> 0.3.901)
- FirebaseInstanceID (4.2.7):
- FirebaseCore (~> 6.0)
- GoogleUtilities/Environment (~> 6.0)
- GoogleUtilities/UserDefaults (~> 6.0)
- FirebaseMessaging (4.1.9):
- FirebaseAnalyticsInterop (~> 1.3)
- FirebaseCore (~> 6.2)
- FirebaseInstanceID (~> 4.1)
- GoogleUtilities/AppDelegateSwizzler (~> 6.2)
- GoogleUtilities/Environment (~> 6.2)
- GoogleUtilities/Reachability (~> 6.2)
- GoogleUtilities/UserDefaults (~> 6.2)
- Protobuf (>= 3.9.2, ~> 3.9)
- GoogleAppMeasurement (6.1.6):
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (= 0.3.9011)
- GoogleDataTransport (3.2.0)
- GoogleDataTransportCCTSupport (1.2.2):
- GoogleDataTransport (~> 3.2)
- nanopb (~> 0.3.901)
- GoogleUtilities/AppDelegateSwizzler (6.3.2):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (6.3.2)
- GoogleUtilities/Logger (6.3.2):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (6.3.2):
- GoogleUtilities/Logger
- GoogleUtilities/Network (6.3.2):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (6.3.2)"
- GoogleUtilities/Reachability (6.3.2):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (6.3.2):
- 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)
- Iconic (1.5)
- KeychainAccess (4.1.0)
- leveldb-library (1.22)
- Lokalise (0.10.0)
- lottie-ios (3.1.5)
- MaterialComponents/AnimationTiming (94.3.0)
- MaterialComponents/Buttons (94.3.0):
- MaterialComponents/Elevation
- MaterialComponents/Ink
- MaterialComponents/private/Math
- MaterialComponents/Ripple
- MaterialComponents/ShadowElevations
- MaterialComponents/ShadowLayer
- MaterialComponents/Shapes
- MaterialComponents/Typography
- MDFInternationalization
- MDFTextAccessibility
- "MaterialComponents/Buttons+ButtonThemer (94.3.0)":
- MaterialComponents/Buttons
- "MaterialComponents/Buttons+ColorThemer"
- "MaterialComponents/Buttons+ShapeThemer"
- "MaterialComponents/Buttons+TypographyThemer"
- MaterialComponents/Palettes
- "MaterialComponents/Buttons+ColorThemer (94.3.0)":
- MaterialComponents/Buttons
- MaterialComponents/schemes/Color
- "MaterialComponents/Buttons+ShapeThemer (94.3.0)":
- MaterialComponents/Buttons
- MaterialComponents/schemes/Shape
- "MaterialComponents/Buttons+TypographyThemer (94.3.0)":
- MaterialComponents/Buttons
- MaterialComponents/schemes/Typography
- MaterialComponents/Elevation (94.3.0):
- MaterialComponents/private/Color
- MaterialComponents/private/Math
- MaterialComponents/Ink (94.3.0):
- MaterialComponents/private/Color
- MaterialComponents/private/Math
- MaterialComponents/Palettes (94.3.0)
- MaterialComponents/private/Application (94.3.0)
- MaterialComponents/private/Color (94.3.0)
- MaterialComponents/private/Math (94.3.0)
- MaterialComponents/Ripple (94.3.0):
- MaterialComponents/AnimationTiming
- MaterialComponents/private/Color
- MaterialComponents/private/Math
- MaterialComponents/schemes/Color (94.3.0):
- MaterialComponents/private/Color
- MaterialComponents/schemes/Shape (94.3.0):
- MaterialComponents/ShapeLibrary
- MaterialComponents/Shapes
- MaterialComponents/schemes/Typography (94.3.0):
- "MaterialComponents/schemes/Typography+BasicFontScheme"
- "MaterialComponents/schemes/Typography+Scheming"
- MaterialComponents/Typography
- "MaterialComponents/schemes/Typography+BasicFontScheme (94.3.0)"
- "MaterialComponents/schemes/Typography+Scheming (94.3.0)"
- MaterialComponents/ShadowElevations (94.3.0)
- MaterialComponents/ShadowLayer (94.3.0):
- MaterialComponents/ShadowElevations
- MaterialComponents/ShapeLibrary (94.3.0):
- MaterialComponents/private/Math
- MaterialComponents/Shapes
- MaterialComponents/Shapes (94.3.0):
- MaterialComponents/private/Color
- MaterialComponents/private/Math
- MaterialComponents/ShadowLayer
- MaterialComponents/Typography (94.3.0):
- MaterialComponents/private/Application
- MaterialComponents/private/Math
- MBProgressHUD (1.1.0)
- MDFInternationalization (2.0.0)
- MDFTextAccessibility (2.0.0)
- nanopb (0.3.9011):
- nanopb/decode (= 0.3.9011)
- nanopb/encode (= 0.3.9011)
- nanopb/decode (0.3.9011)
- nanopb/encode (0.3.9011)
- ObjcExceptionBridging (1.0.1):
- ObjcExceptionBridging/ObjcExceptionBridging (= 1.0.1)
- ObjcExceptionBridging/ObjcExceptionBridging (1.0.1)
- ObjectMapper (3.5.0)
- PromiseKit (6.12.0):
- PromiseKit/CorePromise (= 6.12.0)
- PromiseKit/Foundation (= 6.12.0)
- PromiseKit/UIKit (= 6.12.0)
- PromiseKit/CorePromise (6.12.0)
- PromiseKit/Foundation (6.12.0):
- PromiseKit/CorePromise
- PromiseKit/UIKit (6.12.0):
- PromiseKit/CorePromise
- Protobuf (3.10.0)
- ReachabilitySwift (5.0.0)
- Realm (4.1.1):
- Realm/Headers (= 4.1.1)
- Realm/Headers (4.1.1)
- RealmSwift (4.1.1):
- Realm (= 4.1.1)
- SimulatorStatusMagic (2.4.1)
- Sodium (0.8.0)
- SwiftGen (6.1.0)
- SwiftLint (0.31.0)
- SwiftMessages (7.0.1):
- SwiftMessages/App (= 7.0.1)
- SwiftMessages/App (7.0.1)
- TABObserverSet (2.1.0)
- UIColor_Hex_Swift (5.1.0)
- Version (0.6.3)
- ViewRow (0.8):
- Eureka (>= 5.0.0)
- WhatsNewKit (1.3.1)
- XCGLogger (7.0.0):
- XCGLogger/Core (= 7.0.0)
- XCGLogger/Core (7.0.0):
- ObjcExceptionBridging
- ZIPFoundation (0.9.9)
DEPENDENCIES:
- Alamofire
- AlamofireImage
- AlamofireNetworkActivityIndicator (~> 2.3.0)
- CallbackURLKit
- ColorPickerRow (from `https://github.com/EurekaCommunity/ColorPickerRow`, branch `master`)
- Communicator (~> 3.3.0)
- CPDAcknowledgements (from `https://github.com/CocoaPods/CPDAcknowledgements`, branch `master`)
- Crashlytics
- DeviceKit
- EMTLoadingIndicator (from `https://github.com/hirokimu/EMTLoadingIndicator`, branch `master`)
- Eureka (from `https://github.com/xmartlabs/Eureka.git`, branch `master`)
- Fabric
- Firebase/Core
- Firebase/Firestore
- Firebase/Messaging
- Iconic (from `https://github.com/home-assistant/Iconic.git`, branch `master`)
- KeychainAccess
- Lokalise (~> 0.10.0)
- lottie-ios
- MaterialComponents/Buttons
- "MaterialComponents/Buttons+ButtonThemer"
- MBProgressHUD (~> 1.1.0)
- ObjectMapper (from `https://github.com/tristanhimmelman/ObjectMapper.git`, branch `master`)
- PromiseKit
- ReachabilitySwift
- RealmSwift
- SimulatorStatusMagic
- Sodium
- SwiftGen (~> 6.1.0)
- SwiftLint (~> 0.31.0)
- SwiftMessages (from `https://github.com/SwiftKickMobile/SwiftMessages.git`, branch `master`)
- UIColor_Hex_Swift
- Version (from `https://github.com/guykogus/Version.git`, branch `master`)
- ViewRow (from `https://github.com/EurekaCommunity/ViewRow`, branch `master`)
- WhatsNewKit
- XCGLogger
- ZIPFoundation (~> 0.9)
SPEC REPOS:
trunk:
- abseil
- Alamofire
- AlamofireImage
- AlamofireNetworkActivityIndicator
- BoringSSL-GRPC
- CallbackURLKit
- Communicator
- Crashlytics
- DeviceKit
- Fabric
- Firebase
- FirebaseAnalytics
- FirebaseAnalyticsInterop
- FirebaseAuthInterop
- FirebaseCore
- FirebaseCoreDiagnostics
- FirebaseCoreDiagnosticsInterop
- FirebaseFirestore
- FirebaseInstanceID
- FirebaseMessaging
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleDataTransportCCTSupport
- GoogleUtilities
- "gRPC-C++"
- gRPC-Core
- KeychainAccess
- leveldb-library
- Lokalise
- lottie-ios
- MaterialComponents
- MBProgressHUD
- MDFInternationalization
- MDFTextAccessibility
- nanopb
- ObjcExceptionBridging
- PromiseKit
- Protobuf
- ReachabilitySwift
- Realm
- RealmSwift
- SimulatorStatusMagic
- Sodium
- SwiftGen
- SwiftLint
- TABObserverSet
- UIColor_Hex_Swift
- WhatsNewKit
- XCGLogger
- ZIPFoundation
EXTERNAL SOURCES:
ColorPickerRow:
:branch: master
:git: https://github.com/EurekaCommunity/ColorPickerRow
CPDAcknowledgements:
:branch: master
:git: https://github.com/CocoaPods/CPDAcknowledgements
EMTLoadingIndicator:
:branch: master
:git: https://github.com/hirokimu/EMTLoadingIndicator
Eureka:
:branch: master
:git: https://github.com/xmartlabs/Eureka.git
Iconic:
:branch: master
:git: https://github.com/home-assistant/Iconic.git
ObjectMapper:
:branch: master
:git: https://github.com/tristanhimmelman/ObjectMapper.git
SwiftMessages:
:branch: master
:git: https://github.com/SwiftKickMobile/SwiftMessages.git
Version:
:branch: master
:git: https://github.com/guykogus/Version.git
ViewRow:
:branch: master
:git: https://github.com/EurekaCommunity/ViewRow
CHECKOUT OPTIONS:
ColorPickerRow:
:commit: 01dccf5006bf7961efb9e0e53870b43c9ad3070a
:git: https://github.com/EurekaCommunity/ColorPickerRow
CPDAcknowledgements:
:commit: 2f289a19c3ec41f835a9629fdbea4a89033f61a1
:git: https://github.com/CocoaPods/CPDAcknowledgements
EMTLoadingIndicator:
:commit: ff5b4ccf9bb424cb454e76ee91e32165d2d9c12c
:git: https://github.com/hirokimu/EMTLoadingIndicator
Eureka:
:commit: 8e5fc2f07e9449b88d49b8ee166cd3c7b66cd5b4
:git: https://github.com/xmartlabs/Eureka.git
Iconic:
:commit: 2e16c4a7665a03e203c4ef913858d2428e40f3ae
:git: https://github.com/home-assistant/Iconic.git
ObjectMapper:
:commit: 19d499c65b8240f1220d7cf155ccd309857f8018
:git: https://github.com/tristanhimmelman/ObjectMapper.git
SwiftMessages:
:commit: 4155f275608d542c89b7863c19bf1f494589b3d4
:git: https://github.com/SwiftKickMobile/SwiftMessages.git
Version:
:commit: 4c7377234ca33fa4020730d42b8500ff60946da0
:git: https://github.com/guykogus/Version.git
ViewRow:
:commit: f6a7c109d155094c9eb7c60e3447a6abb59fb593
:git: https://github.com/EurekaCommunity/ViewRow
SPEC CHECKSUMS:
abseil: 18063d773f5366ff8736a050fe035a28f635fd27
Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18
AlamofireImage: be9963c6582d68b39e89191f64c82a7d7bf40fdd
AlamofireNetworkActivityIndicator: 18346ff6d770d9513d0ac6f2d99706f40f93dbaa
BoringSSL-GRPC: db8764df3204ccea016e1c8dd15d9a9ad63ff318
CallbackURLKit: a940d1b869c70e1fa700ea06f988ba2a8963dafb
ColorPickerRow: 409acc262ca04283eb56f54e813e775d2e99741e
Communicator: d870b95ca54965412790334620e2f188c68f2462
CPDAcknowledgements: 6e15e71849ba4ad5e8a17a0bb9d20938ad23bac8
Crashlytics: 540b7e5f5da5a042647227a5e3ac51d85eed06df
DeviceKit: da103891aa928d89f64ea8dd8aca738c5f3d8ac0
EMTLoadingIndicator: 0d3256b0de3e6ba5ab17048acc7aa93af34e48d3
Eureka: 18a5076dcf0c41f9cd9748aa1c42f4d11434bdae
Fabric: 706c8b8098fff96c33c0db69cbf81f9c551d0d74
Firebase: 458d109512200d1aca2e1b9b6cf7d68a869a4a46
FirebaseAnalytics: 45f36d9c429fc91d206283900ab75390cd05ee8a
FirebaseAnalyticsInterop: d48b6ab67bcf016a05e55b71fc39c61c0cb6b7f3
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
FirebaseCore: 307ea2508df730c5865334e41965bd9ea344b0e5
FirebaseCoreDiagnostics: 511f4f3ed7d440bb69127e8b97c2bc8befae639e
FirebaseCoreDiagnosticsInterop: e9b1b023157e3a2fc6418b5cb601e79b9af7b3a0
FirebaseFirestore: 2e92e977280d63ecbf3fd58bdbfaf9145abb880f
FirebaseInstanceID: ebd2ea79ee38db0cb5f5167b17a0d387e1cc7b6e
FirebaseMessaging: e8d71368a5c579083da02203146c953f3386d503
GoogleAppMeasurement: dfe55efa543e899d906309eaaac6ca26d249862f
GoogleDataTransport: 8e9b210c97d55fbff306cc5468ff91b9cb32dcf5
GoogleDataTransportCCTSupport: ef79a4728b864946a8aafdbab770d5294faf3b5f
GoogleUtilities: 547a86735c6f0ee30ad17e94df4fc21f616b71cb
"gRPC-C++": 9dfe7b44821e7b3e44aacad2af29d2c21f7cde83
gRPC-Core: c9aef9a261a1247e881b18059b84d597293c9947
Iconic: c1a7242e32d3cec44f5d7c4b2e6801dc853001a3
KeychainAccess: 445e28864fe6d3458b41fa211bcdc39890e8bd5a
leveldb-library: 55d93ee664b4007aac644a782d11da33fba316f7
Lokalise: bc42066e2dde59b43b46e88ecc0b92b7d593dc72
lottie-ios: 32bf84389337d86fbc8b12266e88452e0abf1dee
MaterialComponents: 8deb98133247bd39957efdf4872279d42eb00208
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
MDFInternationalization: 010097556d6b09d2c4ea38e0820ea6d37be6a314
MDFTextAccessibility: 85c09a1bd9c321f494348e632a25063bcda35a53
nanopb: 18003b5e52dab79db540fe93fe9579f399bd1ccd
ObjcExceptionBridging: c30e00eb3700467e695faeea30e26e18bd445001
ObjectMapper: 078b564ed25c6578b62588e306bf1da3924636d4
PromiseKit: c06835ba442ce5454ce3cdde470232804a6e4ff8
Protobuf: a4dc852ad69c027ca2166ed287b856697814375b
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825
Realm: 25f0a8244cbb1c2271c922963ea8666fc2d8104d
RealmSwift: 9e2657b33764f80e4a4dffd6d440e24715782052
SimulatorStatusMagic: 28d4a9d1a500ac7cea0b2b5a43c1c6ddb40ba56c
Sodium: 63c0ca312a932e6da481689537d4b35568841bdc
SwiftGen: f872ca75cbd17bf7103c17f13dcfa0d9a15667b0
SwiftLint: 7a0227733d786395817373b2d0ca799fd0093ff3
SwiftMessages: 717510963fb9c9215c58f38bbc74801e4bf134c6
TABObserverSet: dcdc5087b5dee54a9dcc29e155bb554394829f30
UIColor_Hex_Swift: 8be7432edacb7fa91c78aa05ef3c30b66e4f9415
Version: d735da1cdc6734c97e5208b1449d0b51d385e58b
ViewRow: 8da541e9c019f3be63f4e28f311a62cac2045ecf
WhatsNewKit: fc8ca82510148c030d66b3bb9b937175f8dcb3fd
XCGLogger: 0434f15e3909cdc450bb63faf638b8792ab782ab
ZIPFoundation: 89df685c971926b0323087952320bdfee9f0b6ef
PODFILE CHECKSUM: 06566c9332359125b236e267474d474f15a1cf43
COCOAPODS: 1.9.0.beta.3