aboutsummaryrefslogtreecommitdiff
path: root/ios/Podfile.lock
blob: 961d650aec4e4df7972e66e51faf4aa8a954cd55 (plain)
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
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
PODS:
  - boost-for-react-native (1.63.0)
  - BVLinearGradient (2.5.6):
    - React
  - CocoaAsyncSocket (7.6.5)
  - CocoaLibEvent (1.0.0)
  - DoubleConversion (1.1.6)
  - FBLazyVector (0.63.3)
  - FBReactNativeSpec (0.63.3):
    - Folly (= 2020.01.13.00)
    - RCTRequired (= 0.63.3)
    - RCTTypeSafety (= 0.63.3)
    - React-Core (= 0.63.3)
    - React-jsi (= 0.63.3)
    - ReactCommon/turbomodule/core (= 0.63.3)
  - Firebase/Analytics (7.6.0):
    - Firebase/Core
  - Firebase/Core (7.6.0):
    - Firebase/CoreOnly
    - FirebaseAnalytics (= 7.6.0)
  - Firebase/CoreOnly (7.6.0):
    - FirebaseCore (= 7.6.0)
  - Firebase/Messaging (7.6.0):
    - Firebase/CoreOnly
    - FirebaseMessaging (~> 7.6.0)
  - FirebaseAnalytics (7.6.0):
    - FirebaseCore (~> 7.0)
    - FirebaseInstallations (~> 7.0)
    - GoogleAppMeasurement (= 7.6.0)
    - GoogleUtilities/AppDelegateSwizzler (~> 7.0)
    - GoogleUtilities/MethodSwizzler (~> 7.0)
    - GoogleUtilities/Network (~> 7.0)
    - "GoogleUtilities/NSData+zlib (~> 7.0)"
    - nanopb (~> 2.30907.0)
  - FirebaseCore (7.6.0):
    - FirebaseCoreDiagnostics (~> 7.4)
    - GoogleUtilities/Environment (~> 7.0)
    - GoogleUtilities/Logger (~> 7.0)
  - FirebaseCoreDiagnostics (7.7.0):
    - GoogleDataTransport (~> 8.0)
    - GoogleUtilities/Environment (~> 7.0)
    - GoogleUtilities/Logger (~> 7.0)
    - nanopb (~> 2.30907.0)
  - FirebaseInstallations (7.7.0):
    - FirebaseCore (~> 7.0)
    - GoogleUtilities/Environment (~> 7.0)
    - GoogleUtilities/UserDefaults (~> 7.0)
    - PromisesObjC (~> 1.2)
  - FirebaseInstanceID (7.7.0):
    - FirebaseCore (~> 7.0)
    - FirebaseInstallations (~> 7.0)
    - GoogleUtilities/Environment (~> 7.0)
    - GoogleUtilities/UserDefaults (~> 7.0)
  - FirebaseMessaging (7.6.0):
    - FirebaseCore (~> 7.0)
    - FirebaseInstanceID (~> 7.0)
    - GoogleUtilities/AppDelegateSwizzler (~> 7.0)
    - GoogleUtilities/Environment (~> 7.0)
    - GoogleUtilities/Reachability (~> 7.0)
    - GoogleUtilities/UserDefaults (~> 7.0)
  - Flipper (0.54.0):
    - Flipper-Folly (~> 2.2)
    - Flipper-RSocket (~> 1.1)
  - Flipper-DoubleConversion (1.1.7)
  - Flipper-Folly (2.3.0):
    - boost-for-react-native
    - CocoaLibEvent (~> 1.0)
    - Flipper-DoubleConversion
    - Flipper-Glog
    - OpenSSL-Universal (= 1.0.2.20)
  - Flipper-Glog (0.3.6)
  - Flipper-PeerTalk (0.0.4)
  - Flipper-RSocket (1.1.0):
    - Flipper-Folly (~> 2.2)
  - FlipperKit (0.54.0):
    - FlipperKit/Core (= 0.54.0)
  - FlipperKit/Core (0.54.0):
    - Flipper (~> 0.54.0)
    - FlipperKit/CppBridge
    - FlipperKit/FBCxxFollyDynamicConvert
    - FlipperKit/FBDefines
    - FlipperKit/FKPortForwarding
  - FlipperKit/CppBridge (0.54.0):
    - Flipper (~> 0.54.0)
  - FlipperKit/FBCxxFollyDynamicConvert (0.54.0):
    - Flipper-Folly (~> 2.2)
  - FlipperKit/FBDefines (0.54.0)
  - FlipperKit/FKPortForwarding (0.54.0):
    - CocoaAsyncSocket (~> 7.6)
    - Flipper-PeerTalk (~> 0.0.4)
  - FlipperKit/FlipperKitHighlightOverlay (0.54.0)
  - FlipperKit/FlipperKitLayoutPlugin (0.54.0):
    - FlipperKit/Core
    - FlipperKit/FlipperKitHighlightOverlay
    - FlipperKit/FlipperKitLayoutTextSearchable
    - YogaKit (~> 1.18)
  - FlipperKit/FlipperKitLayoutTextSearchable (0.54.0)
  - FlipperKit/FlipperKitNetworkPlugin (0.54.0):
    - FlipperKit/Core
  - FlipperKit/FlipperKitReactPlugin (0.54.0):
    - FlipperKit/Core
  - FlipperKit/FlipperKitUserDefaultsPlugin (0.54.0):
    - FlipperKit/Core
  - FlipperKit/SKIOSNetworkPlugin (0.54.0):
    - FlipperKit/Core
    - FlipperKit/FlipperKitNetworkPlugin
  - Folly (2020.01.13.00):
    - boost-for-react-native
    - DoubleConversion
    - Folly/Default (= 2020.01.13.00)
    - glog
  - Folly/Default (2020.01.13.00):
    - boost-for-react-native
    - DoubleConversion
    - glog
  - glog (0.3.5)
  - GoogleAppMeasurement (7.6.0):
    - GoogleUtilities/AppDelegateSwizzler (~> 7.0)
    - GoogleUtilities/MethodSwizzler (~> 7.0)
    - GoogleUtilities/Network (~> 7.0)
    - "GoogleUtilities/NSData+zlib (~> 7.0)"
    - nanopb (~> 2.30907.0)
  - GoogleDataTransport (8.2.0):
    - nanopb (~> 2.30907.0)
  - GoogleUtilities/AppDelegateSwizzler (7.2.2):
    - GoogleUtilities/Environment
    - GoogleUtilities/Logger
    - GoogleUtilities/Network
  - GoogleUtilities/Environment (7.2.2):
    - PromisesObjC (~> 1.2)
  - GoogleUtilities/Logger (7.2.2):
    - GoogleUtilities/Environment
  - GoogleUtilities/MethodSwizzler (7.2.2):
    - GoogleUtilities/Logger
  - GoogleUtilities/Network (7.2.2):
    - GoogleUtilities/Logger
    - "GoogleUtilities/NSData+zlib"
    - GoogleUtilities/Reachability
  - "GoogleUtilities/NSData+zlib (7.2.2)"
  - GoogleUtilities/Reachability (7.2.2):
    - GoogleUtilities/Logger
  - GoogleUtilities/UserDefaults (7.2.2):
    - GoogleUtilities/Logger
  - nanopb (2.30907.0):
    - nanopb/decode (= 2.30907.0)
    - nanopb/encode (= 2.30907.0)
  - nanopb/decode (2.30907.0)
  - nanopb/encode (2.30907.0)
  - OpenSSL-Universal (1.0.2.20):
    - OpenSSL-Universal/Static (= 1.0.2.20)
  - OpenSSL-Universal/Static (1.0.2.20)
  - PromisesObjC (1.2.12)
  - RCTRequired (0.63.3)
  - RCTTypeSafety (0.63.3):
    - FBLazyVector (= 0.63.3)
    - Folly (= 2020.01.13.00)
    - RCTRequired (= 0.63.3)
    - React-Core (= 0.63.3)
  - React (0.63.3):
    - React-Core (= 0.63.3)
    - React-Core/DevSupport (= 0.63.3)
    - React-Core/RCTWebSocket (= 0.63.3)
    - React-RCTActionSheet (= 0.63.3)
    - React-RCTAnimation (= 0.63.3)
    - React-RCTBlob (= 0.63.3)
    - React-RCTImage (= 0.63.3)
    - React-RCTLinking (= 0.63.3)
    - React-RCTNetwork (= 0.63.3)
    - React-RCTSettings (= 0.63.3)
    - React-RCTText (= 0.63.3)
    - React-RCTVibration (= 0.63.3)
  - React-callinvoker (0.63.3)
  - React-Core (0.63.3):
    - Folly (= 2020.01.13.00)
    - glog
    - React-Core/Default (= 0.63.3)
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-jsiexecutor (= 0.63.3)
    - Yoga
  - React-Core/CoreModulesHeaders (0.63.3):
    - Folly (= 2020.01.13.00)
    - glog
    - React-Core/Default
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-jsiexecutor (= 0.63.3)
    - Yoga
  - React-Core/Default (0.63.3):
    - Folly (= 2020.01.13.00)
    - glog
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-jsiexecutor (= 0.63.3)
    - Yoga
  - React-Core/DevSupport (0.63.3):
    - Folly (= 2020.01.13.00)
    - glog
    - React-Core/Default (= 0.63.3)
    - React-Core/RCTWebSocket (= 0.63.3)
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-jsiexecutor (= 0.63.3)
    - React-jsinspector (= 0.63.3)
    - Yoga
  - React-Core/RCTActionSheetHeaders (0.63.3):
    - Folly (= 2020.01.13.00)
    - glog
    - React-Core/Default
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-jsiexecutor (= 0.63.3)
    - Yoga
  - React-Core/RCTAnimationHeaders (0.63.3):
    - Folly (= 2020.01.13.00)
    - glog
    - React-Core/Default
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-jsiexecutor (= 0.63.3)
    - Yoga
  - React-Core/RCTBlobHeaders (0.63.3):
    - Folly (= 2020.01.13.00)
    - glog
    - React-Core/Default
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-jsiexecutor (= 0.63.3)
    - Yoga
  - React-Core/RCTImageHeaders (0.63.3):
    - Folly (= 2020.01.13.00)
    - glog
    - React-Core/Default
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-jsiexecutor (= 0.63.3)
    - Yoga
  - React-Core/RCTLinkingHeaders (0.63.3):
    - Folly (= 2020.01.13.00)
    - glog
    - React-Core/Default
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-jsiexecutor (= 0.63.3)
    - Yoga
  - React-Core/RCTNetworkHeaders (0.63.3):
    - Folly (= 2020.01.13.00)
    - glog
    - React-Core/Default
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-jsiexecutor (= 0.63.3)
    - Yoga
  - React-Core/RCTSettingsHeaders (0.63.3):
    - Folly (= 2020.01.13.00)
    - glog
    - React-Core/Default
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-jsiexecutor (= 0.63.3)
    - Yoga
  - React-Core/RCTTextHeaders (0.63.3):
    - Folly (= 2020.01.13.00)
    - glog
    - React-Core/Default
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-jsiexecutor (= 0.63.3)
    - Yoga
  - React-Core/RCTVibrationHeaders (0.63.3):
    - Folly (= 2020.01.13.00)
    - glog
    - React-Core/Default
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-jsiexecutor (= 0.63.3)
    - Yoga
  - React-Core/RCTWebSocket (0.63.3):
    - Folly (= 2020.01.13.00)
    - glog
    - React-Core/Default (= 0.63.3)
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-jsiexecutor (= 0.63.3)
    - Yoga
  - React-CoreModules (0.63.3):
    - FBReactNativeSpec (= 0.63.3)
    - Folly (= 2020.01.13.00)
    - RCTTypeSafety (= 0.63.3)
    - React-Core/CoreModulesHeaders (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-RCTImage (= 0.63.3)
    - ReactCommon/turbomodule/core (= 0.63.3)
  - React-cxxreact (0.63.3):
    - boost-for-react-native (= 1.63.0)
    - DoubleConversion
    - Folly (= 2020.01.13.00)
    - glog
    - React-callinvoker (= 0.63.3)
    - React-jsinspector (= 0.63.3)
  - React-jsi (0.63.3):
    - boost-for-react-native (= 1.63.0)
    - DoubleConversion
    - Folly (= 2020.01.13.00)
    - glog
    - React-jsi/Default (= 0.63.3)
  - React-jsi/Default (0.63.3):
    - boost-for-react-native (= 1.63.0)
    - DoubleConversion
    - Folly (= 2020.01.13.00)
    - glog
  - React-jsiexecutor (0.63.3):
    - DoubleConversion
    - Folly (= 2020.01.13.00)
    - glog
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
  - React-jsinspector (0.63.3)
  - react-native-blur (0.8.0):
    - React
  - react-native-cameraroll (4.0.4):
    - React-Core
  - react-native-contacts (6.0.5):
    - React-Core
  - react-native-date-picker (3.2.10):
    - React-Core
  - react-native-document-picker (5.0.3):
    - React-Core
  - react-native-image-resizer (1.4.4):
    - React-Core
  - react-native-netinfo (6.0.0):
    - React-Core
  - react-native-safe-area-context (3.2.0):
    - React-Core
  - react-native-splash-screen (3.2.0):
    - React
  - React-RCTActionSheet (0.63.3):
    - React-Core/RCTActionSheetHeaders (= 0.63.3)
  - React-RCTAnimation (0.63.3):
    - FBReactNativeSpec (= 0.63.3)
    - Folly (= 2020.01.13.00)
    - RCTTypeSafety (= 0.63.3)
    - React-Core/RCTAnimationHeaders (= 0.63.3)
    - React-jsi (= 0.63.3)
    - ReactCommon/turbomodule/core (= 0.63.3)
  - React-RCTBlob (0.63.3):
    - FBReactNativeSpec (= 0.63.3)
    - Folly (= 2020.01.13.00)
    - React-Core/RCTBlobHeaders (= 0.63.3)
    - React-Core/RCTWebSocket (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-RCTNetwork (= 0.63.3)
    - ReactCommon/turbomodule/core (= 0.63.3)
  - React-RCTImage (0.63.3):
    - FBReactNativeSpec (= 0.63.3)
    - Folly (= 2020.01.13.00)
    - RCTTypeSafety (= 0.63.3)
    - React-Core/RCTImageHeaders (= 0.63.3)
    - React-jsi (= 0.63.3)
    - React-RCTNetwork (= 0.63.3)
    - ReactCommon/turbomodule/core (= 0.63.3)
  - React-RCTLinking (0.63.3):
    - FBReactNativeSpec (= 0.63.3)
    - React-Core/RCTLinkingHeaders (= 0.63.3)
    - React-jsi (= 0.63.3)
    - ReactCommon/turbomodule/core (= 0.63.3)
  - React-RCTNetwork (0.63.3):
    - FBReactNativeSpec (= 0.63.3)
    - Folly (= 2020.01.13.00)
    - RCTTypeSafety (= 0.63.3)
    - React-Core/RCTNetworkHeaders (= 0.63.3)
    - React-jsi (= 0.63.3)
    - ReactCommon/turbomodule/core (= 0.63.3)
  - React-RCTSettings (0.63.3):
    - FBReactNativeSpec (= 0.63.3)
    - Folly (= 2020.01.13.00)
    - RCTTypeSafety (= 0.63.3)
    - React-Core/RCTSettingsHeaders (= 0.63.3)
    - React-jsi (= 0.63.3)
    - ReactCommon/turbomodule/core (= 0.63.3)
  - React-RCTText (0.63.3):
    - React-Core/RCTTextHeaders (= 0.63.3)
  - React-RCTVibration (0.63.3):
    - FBReactNativeSpec (= 0.63.3)
    - Folly (= 2020.01.13.00)
    - React-Core/RCTVibrationHeaders (= 0.63.3)
    - React-jsi (= 0.63.3)
    - ReactCommon/turbomodule/core (= 0.63.3)
  - ReactCommon/turbomodule/core (0.63.3):
    - DoubleConversion
    - Folly (= 2020.01.13.00)
    - glog
    - React-callinvoker (= 0.63.3)
    - React-Core (= 0.63.3)
    - React-cxxreact (= 0.63.3)
    - React-jsi (= 0.63.3)
  - rn-fetch-blob (0.12.0):
    - React-Core
  - RNCAsyncStorage (1.12.1):
    - React-Core
  - RNCMaskedView (0.1.10):
    - React
  - RNDeviceInfo (7.4.0):
    - React-Core
  - RNFBAnalytics (11.2.0):
    - Firebase/Analytics (~> 7.6.0)
    - React-Core
    - RNFBApp
  - RNFBApp (10.8.1):
    - Firebase/CoreOnly (~> 7.6.0)
    - React-Core
  - RNFBMessaging (10.8.1):
    - Firebase/Messaging (~> 7.6.0)
    - React-Core
    - RNFBApp
  - RNFS (2.16.6):
    - React
  - RNGestureHandler (1.10.3):
    - React-Core
  - RNImageCropPicker (0.36.0):
    - React-Core
    - React-RCTImage
    - RNImageCropPicker/QBImagePickerController (= 0.36.0)
    - TOCropViewController
  - RNImageCropPicker/QBImagePickerController (0.36.0):
    - React-Core
    - React-RCTImage
    - TOCropViewController
  - RNInAppBrowser (3.5.1):
    - React-Core
  - RNReactNativeHapticFeedback (1.11.0):
    - React-Core
  - RNReanimated (2.0.0-rc.0):
    - DoubleConversion
    - FBLazyVector
    - FBReactNativeSpec
    - Folly
    - glog
    - RCTRequired
    - RCTTypeSafety
    - React
    - React-callinvoker
    - React-Core
    - React-Core/DevSupport
    - React-Core/RCTWebSocket
    - React-CoreModules
    - React-cxxreact
    - React-jsi
    - React-jsiexecutor
    - React-jsinspector
    - React-RCTActionSheet
    - React-RCTAnimation
    - React-RCTBlob
    - React-RCTImage
    - React-RCTLinking
    - React-RCTNetwork
    - React-RCTSettings
    - React-RCTText
    - React-RCTVibration
    - ReactCommon/turbomodule/core
    - Yoga
  - RNScreens (2.18.1):
    - React-Core
  - RNShare (5.1.7):
    - React-Core
  - RNSVG (12.1.0):
    - React
  - RNVectorIcons (7.1.0):
    - React
  - TOCropViewController (2.5.5)
  - Yoga (1.14.0)
  - YogaKit (1.18.1):
    - Yoga (~> 1.14)

DEPENDENCIES:
  - BVLinearGradient (from `../node_modules/react-native-linear-gradient`)
  - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
  - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
  - FBReactNativeSpec (from `../node_modules/react-native/Libraries/FBReactNativeSpec`)
  - Firebase/Analytics
  - Flipper (~> 0.54.0)
  - Flipper-DoubleConversion (= 1.1.7)
  - Flipper-Folly (= 2.3.0)
  - Flipper-Glog (= 0.3.6)
  - Flipper-PeerTalk (~> 0.0.4)
  - Flipper-RSocket (~> 1.1)
  - FlipperKit (~> 0.54.0)
  - FlipperKit/Core (~> 0.54.0)
  - FlipperKit/CppBridge (~> 0.54.0)
  - FlipperKit/FBCxxFollyDynamicConvert (~> 0.54.0)
  - FlipperKit/FBDefines (~> 0.54.0)
  - FlipperKit/FKPortForwarding (~> 0.54.0)
  - FlipperKit/FlipperKitHighlightOverlay (~> 0.54.0)
  - FlipperKit/FlipperKitLayoutPlugin (~> 0.54.0)
  - FlipperKit/FlipperKitLayoutTextSearchable (~> 0.54.0)
  - FlipperKit/FlipperKitNetworkPlugin (~> 0.54.0)
  - FlipperKit/FlipperKitReactPlugin (~> 0.54.0)
  - FlipperKit/FlipperKitUserDefaultsPlugin (~> 0.54.0)
  - FlipperKit/SKIOSNetworkPlugin (~> 0.54.0)
  - Folly (from `../node_modules/react-native/third-party-podspecs/Folly.podspec`)
  - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
  - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
  - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
  - React (from `../node_modules/react-native/`)
  - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
  - React-Core (from `../node_modules/react-native/`)
  - React-Core/DevSupport (from `../node_modules/react-native/`)
  - React-Core/RCTWebSocket (from `../node_modules/react-native/`)
  - React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
  - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
  - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
  - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
  - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
  - "react-native-blur (from `../node_modules/@react-native-community/blur`)"
  - "react-native-cameraroll (from `../node_modules/@react-native-community/cameraroll`)"
  - react-native-contacts (from `../node_modules/react-native-contacts`)
  - react-native-date-picker (from `../node_modules/react-native-date-picker`)
  - react-native-document-picker (from `../node_modules/react-native-document-picker`)
  - react-native-image-resizer (from `../node_modules/react-native-image-resizer`)
  - "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
  - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
  - react-native-splash-screen (from `../node_modules/react-native-splash-screen`)
  - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
  - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
  - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
  - React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
  - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
  - React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
  - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
  - React-RCTText (from `../node_modules/react-native/Libraries/Text`)
  - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
  - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
  - rn-fetch-blob (from `../node_modules/rn-fetch-blob`)
  - "RNCAsyncStorage (from `../node_modules/@react-native-community/async-storage`)"
  - "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
  - RNDeviceInfo (from `../node_modules/react-native-device-info`)
  - "RNFBAnalytics (from `../node_modules/@react-native-firebase/analytics`)"
  - "RNFBApp (from `../node_modules/@react-native-firebase/app`)"
  - "RNFBMessaging (from `../node_modules/@react-native-firebase/messaging`)"
  - RNFS (from `../node_modules/react-native-fs`)
  - RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
  - RNImageCropPicker (from `../node_modules/react-native-image-crop-picker`)
  - RNInAppBrowser (from `../node_modules/react-native-inappbrowser-reborn`)
  - RNReactNativeHapticFeedback (from `../node_modules/react-native-haptic-feedback`)
  - RNReanimated (from `../node_modules/react-native-reanimated`)
  - RNScreens (from `../node_modules/react-native-screens`)
  - RNShare (from `../node_modules/react-native-share`)
  - RNSVG (from `../node_modules/react-native-svg`)
  - RNVectorIcons (from `../node_modules/react-native-vector-icons`)
  - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)

SPEC REPOS:
  trunk:
    - boost-for-react-native
    - CocoaAsyncSocket
    - CocoaLibEvent
    - Firebase
    - FirebaseAnalytics
    - FirebaseCore
    - FirebaseCoreDiagnostics
    - FirebaseInstallations
    - FirebaseInstanceID
    - FirebaseMessaging
    - Flipper
    - Flipper-DoubleConversion
    - Flipper-Folly
    - Flipper-Glog
    - Flipper-PeerTalk
    - Flipper-RSocket
    - FlipperKit
    - GoogleAppMeasurement
    - GoogleDataTransport
    - GoogleUtilities
    - nanopb
    - OpenSSL-Universal
    - PromisesObjC
    - TOCropViewController
    - YogaKit

EXTERNAL SOURCES:
  BVLinearGradient:
    :path: "../node_modules/react-native-linear-gradient"
  DoubleConversion:
    :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
  FBLazyVector:
    :path: "../node_modules/react-native/Libraries/FBLazyVector"
  FBReactNativeSpec:
    :path: "../node_modules/react-native/Libraries/FBReactNativeSpec"
  Folly:
    :podspec: "../node_modules/react-native/third-party-podspecs/Folly.podspec"
  glog:
    :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
  RCTRequired:
    :path: "../node_modules/react-native/Libraries/RCTRequired"
  RCTTypeSafety:
    :path: "../node_modules/react-native/Libraries/TypeSafety"
  React:
    :path: "../node_modules/react-native/"
  React-callinvoker:
    :path: "../node_modules/react-native/ReactCommon/callinvoker"
  React-Core:
    :path: "../node_modules/react-native/"
  React-CoreModules:
    :path: "../node_modules/react-native/React/CoreModules"
  React-cxxreact:
    :path: "../node_modules/react-native/ReactCommon/cxxreact"
  React-jsi:
    :path: "../node_modules/react-native/ReactCommon/jsi"
  React-jsiexecutor:
    :path: "../node_modules/react-native/ReactCommon/jsiexecutor"
  React-jsinspector:
    :path: "../node_modules/react-native/ReactCommon/jsinspector"
  react-native-blur:
    :path: "../node_modules/@react-native-community/blur"
  react-native-cameraroll:
    :path: "../node_modules/@react-native-community/cameraroll"
  react-native-contacts:
    :path: "../node_modules/react-native-contacts"
  react-native-date-picker:
    :path: "../node_modules/react-native-date-picker"
  react-native-document-picker:
    :path: "../node_modules/react-native-document-picker"
  react-native-image-resizer:
    :path: "../node_modules/react-native-image-resizer"
  react-native-netinfo:
    :path: "../node_modules/@react-native-community/netinfo"
  react-native-safe-area-context:
    :path: "../node_modules/react-native-safe-area-context"
  react-native-splash-screen:
    :path: "../node_modules/react-native-splash-screen"
  React-RCTActionSheet:
    :path: "../node_modules/react-native/Libraries/ActionSheetIOS"
  React-RCTAnimation:
    :path: "../node_modules/react-native/Libraries/NativeAnimation"
  React-RCTBlob:
    :path: "../node_modules/react-native/Libraries/Blob"
  React-RCTImage:
    :path: "../node_modules/react-native/Libraries/Image"
  React-RCTLinking:
    :path: "../node_modules/react-native/Libraries/LinkingIOS"
  React-RCTNetwork:
    :path: "../node_modules/react-native/Libraries/Network"
  React-RCTSettings:
    :path: "../node_modules/react-native/Libraries/Settings"
  React-RCTText:
    :path: "../node_modules/react-native/Libraries/Text"
  React-RCTVibration:
    :path: "../node_modules/react-native/Libraries/Vibration"
  ReactCommon:
    :path: "../node_modules/react-native/ReactCommon"
  rn-fetch-blob:
    :path: "../node_modules/rn-fetch-blob"
  RNCAsyncStorage:
    :path: "../node_modules/@react-native-community/async-storage"
  RNCMaskedView:
    :path: "../node_modules/@react-native-community/masked-view"
  RNDeviceInfo:
    :path: "../node_modules/react-native-device-info"
  RNFBAnalytics:
    :path: "../node_modules/@react-native-firebase/analytics"
  RNFBApp:
    :path: "../node_modules/@react-native-firebase/app"
  RNFBMessaging:
    :path: "../node_modules/@react-native-firebase/messaging"
  RNFS:
    :path: "../node_modules/react-native-fs"
  RNGestureHandler:
    :path: "../node_modules/react-native-gesture-handler"
  RNImageCropPicker:
    :path: "../node_modules/react-native-image-crop-picker"
  RNInAppBrowser:
    :path: "../node_modules/react-native-inappbrowser-reborn"
  RNReactNativeHapticFeedback:
    :path: "../node_modules/react-native-haptic-feedback"
  RNReanimated:
    :path: "../node_modules/react-native-reanimated"
  RNScreens:
    :path: "../node_modules/react-native-screens"
  RNShare:
    :path: "../node_modules/react-native-share"
  RNSVG:
    :path: "../node_modules/react-native-svg"
  RNVectorIcons:
    :path: "../node_modules/react-native-vector-icons"
  Yoga:
    :path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
  boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
  BVLinearGradient: e3aad03778a456d77928f594a649e96995f1c872
  CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
  CocoaLibEvent: 2fab71b8bd46dd33ddb959f7928ec5909f838e3f
  DoubleConversion: cde416483dac037923206447da6e1454df403714
  FBLazyVector: 878b59e31113e289e275165efbe4b54fa614d43d
  FBReactNativeSpec: 7da9338acfb98d4ef9e5536805a0704572d33c2f
  Firebase: e1e089d9aac215a52442583f818ab61de3c4581b
  FirebaseAnalytics: 9f8f4feab1f3fddf4e4515f8f022fe6aa9e51043
  FirebaseCore: 0a43b7f1c5b36f3358cd703011ca4c7e0df55870
  FirebaseCoreDiagnostics: 179bf3831213451c8addd036aca7fcf5492ec154
  FirebaseInstallations: 42c86e7b02ff75b7f27f85833bf5dcb5f38a9774
  FirebaseInstanceID: cf940324a20ac14a27ad1e931d15ac9d335526db
  FirebaseMessaging: 4b9b2850fcfcaac2820097ee3703ba6cfff3df84
  Flipper: be611d4b742d8c87fbae2ca5f44603a02539e365
  Flipper-DoubleConversion: 38631e41ef4f9b12861c67d17cb5518d06badc41
  Flipper-Folly: e4493b013c02d9347d5e0cb4d128680239f6c78a
  Flipper-Glog: 1dfd6abf1e922806c52ceb8701a3599a79a200a6
  Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
  Flipper-RSocket: 64e7431a55835eb953b0bf984ef3b90ae9fdddd7
  FlipperKit: ab353d41aea8aae2ea6daaf813e67496642f3d7d
  Folly: b73c3869541e86821df3c387eb0af5f65addfab4
  glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3
  GoogleAppMeasurement: c542a2feaac9ab98fd074e8f1a02c3585bbfbd47
  GoogleDataTransport: 1024b1a4dfbd7a0e92cb20d7e0a6f1fb66b449a4
  GoogleUtilities: 31c5b01f978a70c6cff2afc6272b3f1921614b43
  nanopb: 59221d7f958fb711001e6a449489542d92ae113e
  OpenSSL-Universal: ff34003318d5e1163e9529b08470708e389ffcdd
  PromisesObjC: 3113f7f76903778cf4a0586bd1ab89329a0b7b97
  RCTRequired: 48884c74035a0b5b76dbb7a998bd93bcfc5f2047
  RCTTypeSafety: edf4b618033c2f1c5b7bc3d90d8e085ed95ba2ab
  React: f36e90f3ceb976546e97df3403e37d226f79d0e3
  React-callinvoker: 18874f621eb96625df7a24a7dc8d6e07391affcd
  React-Core: ac3d816b8e3493970153f4aaf0cff18af0bb95e6
  React-CoreModules: 4016d3a4e518bcfc4f5a51252b5a05692ca6f0e1
  React-cxxreact: ffc9129013b87cb36cf3f30a86695a3c397b0f99
  React-jsi: df07aa95b39c5be3e41199921509bfa929ed2b9d
  React-jsiexecutor: b56c03e61c0dd5f5801255f2160a815f4a53d451
  React-jsinspector: 8e68ffbfe23880d3ee9bafa8be2777f60b25cbe2
  react-native-blur: cad4d93b364f91e7b7931b3fa935455487e5c33c
  react-native-cameraroll: 88f4e62d9ecd0e1f253abe4f685474f2ea14bfa2
  react-native-contacts: 931baebf460125c5a7bbce1c4521a96c69795123
  react-native-date-picker: 242eec7af56cea5fb2706d5db5d3837060b3884b
  react-native-document-picker: 2e6ecd112c48215e36431734d902f35201ffab0a
  react-native-image-resizer: 13ac4af788f88af36d0353a1324401ebabd04fe4
  react-native-netinfo: e849fc21ca2f4128a5726c801a82fc6f4a6db50d
  react-native-safe-area-context: f0906bf8bc9835ac9a9d3f97e8bde2a997d8da79
  react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
  React-RCTActionSheet: 53ea72699698b0b47a6421cb1c8b4ab215a774aa
  React-RCTAnimation: 1befece0b5183c22ae01b966f5583f42e69a83c2
  React-RCTBlob: 0b284339cbe4b15705a05e2313a51c6d8b51fa40
  React-RCTImage: d1756599ebd4dc2cb19d1682fe67c6b976658387
  React-RCTLinking: 9af0a51c6d6a4dd1674daadafffc6d03033a6d18
  React-RCTNetwork: 332c83929cc5eae0b3bbca4add1d668e1fc18bda
  React-RCTSettings: d6953772cfd55f2c68ad72b7ef29efc7ec49f773
  React-RCTText: 65a6de06a7389098ce24340d1d3556015c38f746
  React-RCTVibration: 8e9fb25724a0805107fc1acc9075e26f814df454
  ReactCommon: 4167844018c9ed375cc01a843e9ee564399e53c3
  rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba
  RNCAsyncStorage: b03032fdbdb725bea0bd9e5ec5a7272865ae7398
  RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
  RNDeviceInfo: 9538a884f862fe4aa0d7cead9f34e292d41ba8f6
  RNFBAnalytics: 4b0a503b1c3b4c8175ca444e10fc12b9df6fd946
  RNFBApp: 02bde3edecf2e9694b908a5d3504e03449980f20
  RNFBMessaging: 1823217d31e942531cc3f51fb5367dcbc69c1e10
  RNFS: 2bd9eb49dc82fa9676382f0585b992c424cd59df
  RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
  RNImageCropPicker: e641bf83ac47324994cac139bde74635ec52c17c
  RNInAppBrowser: 48b95ba7a4eaff5cc223bca338d3e319561dbd1b
  RNReactNativeHapticFeedback: 653a8c126a0f5e88ce15ffe280b3ff37e1fbb285
  RNReanimated: b9c929bfff7dedc9c89ab1875f1c6151023358d9
  RNScreens: f7ad633b2e0190b77b6a7aab7f914fad6f198d8d
  RNShare: 503c37af86611beadccba46156fcc42170c9fb42
  RNSVG: ce9d996113475209013317e48b05c21ee988d42e
  RNVectorIcons: bc69e6a278b14842063605de32bec61f0b251a59
  TOCropViewController: da59f531f8ac8a94ef6d6c0fc34009350f9e8bfe
  Yoga: 7d13633d129fd179e01b8953d38d47be90db185a
  YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: f676a6cdf5f98f7fdbfb1eec2ba55b39b1887a2c

COCOAPODS: 1.10.1