forked from wordpress-mobile/WordPress-iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
770 lines (763 loc) · 32.7 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
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:
- 1PasswordExtension (1.8.6)
- Alamofire (4.8.0)
- AlamofireImage (3.5.2):
- Alamofire (~> 4.8)
- AlamofireNetworkActivityIndicator (2.4.0):
- Alamofire (~> 4.8)
- AMScrollingNavbar (5.6.0)
- AppAuth (1.4.0):
- AppAuth/Core (= 1.4.0)
- AppAuth/ExternalUserAgent (= 1.4.0)
- AppAuth/Core (1.4.0)
- AppAuth/ExternalUserAgent (1.4.0)
- AppCenter (2.5.1):
- AppCenter/Analytics (= 2.5.1)
- AppCenter/Crashes (= 2.5.1)
- AppCenter/Analytics (2.5.1):
- AppCenter/Core
- AppCenter/Core (2.5.1)
- AppCenter/Crashes (2.5.1):
- AppCenter/Core
- AppCenter/Distribute (2.5.1):
- AppCenter/Core
- Automattic-Tracks-iOS (0.7.1):
- CocoaLumberjack (~> 3)
- Reachability (~> 3)
- Sentry (~> 4)
- Sodium (>= 0.9.1)
- UIDeviceIdentifier (~> 1)
- boost-for-react-native (1.63.0)
- Charts (3.2.2):
- Charts/Core (= 3.2.2)
- Charts/Core (3.2.2)
- CocoaLumberjack (3.7.0):
- CocoaLumberjack/Core (= 3.7.0)
- CocoaLumberjack/Core (3.7.0)
- CropViewController (2.5.3)
- DoubleConversion (1.1.5)
- Down (0.6.6)
- FBLazyVector (0.61.5)
- FBReactNativeSpec (0.61.5):
- Folly (= 2018.10.22.00)
- RCTRequired (= 0.61.5)
- RCTTypeSafety (= 0.61.5)
- React-Core (= 0.61.5)
- React-jsi (= 0.61.5)
- ReactCommon/turbomodule/core (= 0.61.5)
- Folly (2018.10.22.00):
- boost-for-react-native
- DoubleConversion
- Folly/Default (= 2018.10.22.00)
- glog
- Folly/Default (2018.10.22.00):
- boost-for-react-native
- DoubleConversion
- glog
- FormatterKit/Resources (1.9.0)
- FormatterKit/TimeIntervalFormatter (1.9.0):
- FormatterKit/Resources
- FSInteractiveMap (0.1.0)
- Gifu (3.2.0)
- glog (0.3.5)
- GoogleSignIn (5.0.2):
- AppAuth (~> 1.2)
- GTMAppAuth (~> 1.0)
- GTMSessionFetcher/Core (~> 1.1)
- Gridicons (1.1.0)
- GTMAppAuth (1.1.0):
- AppAuth/Core (~> 1.4)
- GTMSessionFetcher (~> 1.4)
- GTMSessionFetcher (1.5.0):
- GTMSessionFetcher/Full (= 1.5.0)
- GTMSessionFetcher/Core (1.5.0)
- GTMSessionFetcher/Full (1.5.0):
- GTMSessionFetcher/Core (= 1.5.0)
- Gutenberg (1.45.0):
- React (= 0.61.5)
- React-CoreModules (= 0.61.5)
- React-RCTImage (= 0.61.5)
- RNTAztecView
- JTAppleCalendar (8.0.3)
- lottie-ios (3.1.9)
- MediaEditor (1.2.1):
- CropViewController (~> 2.5.3)
- MRProgress (0.8.3):
- MRProgress/ActivityIndicator (= 0.8.3)
- MRProgress/Blur (= 0.8.3)
- MRProgress/Circular (= 0.8.3)
- MRProgress/Icons (= 0.8.3)
- MRProgress/NavigationBarProgress (= 0.8.3)
- MRProgress/Overlay (= 0.8.3)
- MRProgress/ActivityIndicator (0.8.3):
- MRProgress/Stopable
- MRProgress/Blur (0.8.3):
- MRProgress/Helper
- MRProgress/Circular (0.8.3):
- MRProgress/Helper
- MRProgress/ProgressBaseClass
- MRProgress/Stopable
- MRProgress/Helper (0.8.3)
- MRProgress/Icons (0.8.3)
- MRProgress/NavigationBarProgress (0.8.3):
- MRProgress/ProgressBaseClass
- MRProgress/Overlay (0.8.3):
- MRProgress/ActivityIndicator
- MRProgress/Blur
- MRProgress/Circular
- MRProgress/Helper
- MRProgress/Icons
- MRProgress/ProgressBaseClass (0.8.3)
- MRProgress/Stopable (0.8.3):
- MRProgress/Helper
- Nimble (7.3.4)
- NSObject-SafeExpectations (0.0.4)
- "NSURL+IDN (0.4)"
- OCMock (3.4.3)
- OHHTTPStubs (6.1.0):
- OHHTTPStubs/Default (= 6.1.0)
- OHHTTPStubs/Core (6.1.0)
- OHHTTPStubs/Default (6.1.0):
- OHHTTPStubs/Core
- OHHTTPStubs/JSON
- OHHTTPStubs/NSURLSession
- OHHTTPStubs/OHPathHelpers
- OHHTTPStubs/JSON (6.1.0):
- OHHTTPStubs/Core
- OHHTTPStubs/NSURLSession (6.1.0):
- OHHTTPStubs/Core
- OHHTTPStubs/OHPathHelpers (6.1.0)
- OHHTTPStubs/Swift (6.1.0):
- OHHTTPStubs/Default
- RCTRequired (0.61.5)
- RCTTypeSafety (0.61.5):
- FBLazyVector (= 0.61.5)
- Folly (= 2018.10.22.00)
- RCTRequired (= 0.61.5)
- React-Core (= 0.61.5)
- Reachability (3.2)
- React (0.61.5):
- React-Core (= 0.61.5)
- React-Core/DevSupport (= 0.61.5)
- React-Core/RCTWebSocket (= 0.61.5)
- React-RCTActionSheet (= 0.61.5)
- React-RCTAnimation (= 0.61.5)
- React-RCTBlob (= 0.61.5)
- React-RCTImage (= 0.61.5)
- React-RCTLinking (= 0.61.5)
- React-RCTNetwork (= 0.61.5)
- React-RCTSettings (= 0.61.5)
- React-RCTText (= 0.61.5)
- React-RCTVibration (= 0.61.5)
- React-Core (0.61.5):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default (= 0.61.5)
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsiexecutor (= 0.61.5)
- Yoga
- React-Core/CoreModulesHeaders (0.61.5):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsiexecutor (= 0.61.5)
- Yoga
- React-Core/Default (0.61.5):
- Folly (= 2018.10.22.00)
- glog
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsiexecutor (= 0.61.5)
- Yoga
- React-Core/DevSupport (0.61.5):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default (= 0.61.5)
- React-Core/RCTWebSocket (= 0.61.5)
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsiexecutor (= 0.61.5)
- React-jsinspector (= 0.61.5)
- Yoga
- React-Core/RCTActionSheetHeaders (0.61.5):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsiexecutor (= 0.61.5)
- Yoga
- React-Core/RCTAnimationHeaders (0.61.5):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsiexecutor (= 0.61.5)
- Yoga
- React-Core/RCTBlobHeaders (0.61.5):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsiexecutor (= 0.61.5)
- Yoga
- React-Core/RCTImageHeaders (0.61.5):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsiexecutor (= 0.61.5)
- Yoga
- React-Core/RCTLinkingHeaders (0.61.5):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsiexecutor (= 0.61.5)
- Yoga
- React-Core/RCTNetworkHeaders (0.61.5):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsiexecutor (= 0.61.5)
- Yoga
- React-Core/RCTSettingsHeaders (0.61.5):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsiexecutor (= 0.61.5)
- Yoga
- React-Core/RCTTextHeaders (0.61.5):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsiexecutor (= 0.61.5)
- Yoga
- React-Core/RCTVibrationHeaders (0.61.5):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsiexecutor (= 0.61.5)
- Yoga
- React-Core/RCTWebSocket (0.61.5):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default (= 0.61.5)
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsiexecutor (= 0.61.5)
- Yoga
- React-CoreModules (0.61.5):
- FBReactNativeSpec (= 0.61.5)
- Folly (= 2018.10.22.00)
- RCTTypeSafety (= 0.61.5)
- React-Core/CoreModulesHeaders (= 0.61.5)
- React-RCTImage (= 0.61.5)
- ReactCommon/turbomodule/core (= 0.61.5)
- React-cxxreact (0.61.5):
- boost-for-react-native (= 1.63.0)
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React-jsinspector (= 0.61.5)
- React-jsi (0.61.5):
- boost-for-react-native (= 1.63.0)
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React-jsi/Default (= 0.61.5)
- React-jsi/Default (0.61.5):
- boost-for-react-native (= 1.63.0)
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React-jsiexecutor (0.61.5):
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- React-jsinspector (0.61.5)
- react-native-blur (3.3.0):
- React
- react-native-get-random-values (1.4.0):
- React
- react-native-keyboard-aware-scroll-view (0.8.8):
- React
- react-native-linear-gradient (2.5.6):
- React
- react-native-safe-area (0.5.1):
- React
- react-native-safe-area-context (3.0.2):
- React
- react-native-slider (3.0.2):
- React
- react-native-video (5.0.2):
- React
- react-native-video/Video (= 5.0.2)
- react-native-video/Video (5.0.2):
- React
- React-RCTActionSheet (0.61.5):
- React-Core/RCTActionSheetHeaders (= 0.61.5)
- React-RCTAnimation (0.61.5):
- React-Core/RCTAnimationHeaders (= 0.61.5)
- React-RCTBlob (0.61.5):
- React-Core/RCTBlobHeaders (= 0.61.5)
- React-Core/RCTWebSocket (= 0.61.5)
- React-jsi (= 0.61.5)
- React-RCTNetwork (= 0.61.5)
- React-RCTImage (0.61.5):
- React-Core/RCTImageHeaders (= 0.61.5)
- React-RCTNetwork (= 0.61.5)
- React-RCTLinking (0.61.5):
- React-Core/RCTLinkingHeaders (= 0.61.5)
- React-RCTNetwork (0.61.5):
- React-Core/RCTNetworkHeaders (= 0.61.5)
- React-RCTSettings (0.61.5):
- React-Core/RCTSettingsHeaders (= 0.61.5)
- React-RCTText (0.61.5):
- React-Core/RCTTextHeaders (= 0.61.5)
- React-RCTVibration (0.61.5):
- React-Core/RCTVibrationHeaders (= 0.61.5)
- ReactCommon (0.61.5):
- ReactCommon/jscallinvoker (= 0.61.5)
- ReactCommon/turbomodule (= 0.61.5)
- ReactCommon/jscallinvoker (0.61.5):
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React-cxxreact (= 0.61.5)
- ReactCommon/turbomodule (0.61.5):
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React-Core (= 0.61.5)
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- ReactCommon/jscallinvoker (= 0.61.5)
- ReactCommon/turbomodule/core (= 0.61.5)
- ReactCommon/turbomodule/samples (= 0.61.5)
- ReactCommon/turbomodule/core (0.61.5):
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React-Core (= 0.61.5)
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- ReactCommon/jscallinvoker (= 0.61.5)
- ReactCommon/turbomodule/samples (0.61.5):
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React-Core (= 0.61.5)
- React-cxxreact (= 0.61.5)
- React-jsi (= 0.61.5)
- ReactCommon/jscallinvoker (= 0.61.5)
- ReactCommon/turbomodule/core (= 0.61.5)
- ReactNativeDarkMode (0.0.10):
- React
- RNCMaskedView (0.1.10-wp):
- React
- RNGestureHandler (1.6.1):
- React
- RNReanimated (1.9.0):
- React
- RNScreens (2.8.0):
- React
- RNSVG (9.13.6-gb):
- React
- RNTAztecView (1.45.0):
- React-Core
- WordPress-Aztec-iOS (~> 1.19.3)
- Sentry (4.5.0):
- Sentry/Core (= 4.5.0)
- Sentry/Core (4.5.0)
- Sodium (0.9.1)
- Starscream (3.0.6)
- SVProgressHUD (2.2.5)
- UIDeviceIdentifier (1.6.0)
- WordPress-Aztec-iOS (1.19.3)
- WordPress-Editor-iOS (1.19.3):
- WordPress-Aztec-iOS (= 1.19.3)
- WordPressAuthenticator (1.34.0):
- 1PasswordExtension (~> 1.8.6)
- Alamofire (~> 4.8)
- CocoaLumberjack (~> 3.5)
- GoogleSignIn (~> 5.0.2)
- Gridicons (~> 1.0)
- lottie-ios (~> 3.1.6)
- "NSURL+IDN (= 0.4)"
- SVProgressHUD (~> 2.2.5)
- WordPressKit (~> 4.18-beta)
- WordPressShared (~> 1.12-beta)
- WordPressUI (~> 1.7-beta)
- WordPressKit (4.26.0-beta.4):
- Alamofire (~> 4.8.0)
- CocoaLumberjack (~> 3.4)
- NSObject-SafeExpectations (= 0.0.4)
- UIDeviceIdentifier (~> 1.4)
- WordPressShared (~> 1.12)
- wpxmlrpc (~> 0.9)
- WordPressMocks (0.0.9)
- WordPressShared (1.14.0):
- CocoaLumberjack (~> 3.4)
- FormatterKit/TimeIntervalFormatter (~> 1.8)
- WordPressUI (1.9.0)
- WPMediaPicker (1.7.2)
- wpxmlrpc (0.9.0)
- Yoga (1.14.0)
- ZendeskCommonUISDK (6.1.0)
- ZendeskCoreSDK (2.4.1)
- ZendeskMessagingAPISDK (3.8.1):
- ZendeskSDKConfigurationsSDK (~> 1.1.7)
- ZendeskMessagingSDK (3.8.1):
- ZendeskCommonUISDK (~> 6.1.0)
- ZendeskMessagingAPISDK (~> 3.8.1)
- ZendeskSDKConfigurationsSDK (1.1.7)
- ZendeskSupportProvidersSDK (5.1.1):
- ZendeskCoreSDK (~> 2.4.1)
- ZendeskSupportSDK (5.1.1):
- ZendeskMessagingSDK (~> 3.8.0)
- ZendeskSupportProvidersSDK (~> 5.1.1)
- ZIPFoundation (0.9.11)
DEPENDENCIES:
- Alamofire (= 4.8.0)
- AlamofireImage (= 3.5.2)
- AlamofireNetworkActivityIndicator (~> 2.4)
- AMScrollingNavbar (= 5.6.0)
- AppCenter (= 2.5.1)
- AppCenter/Distribute (= 2.5.1)
- Automattic-Tracks-iOS (~> 0.7.0)
- Charts (~> 3.2.2)
- CocoaLumberjack (~> 3.0)
- CropViewController (= 2.5.3)
- Down (~> 0.6.6)
- FBLazyVector (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/FBLazyVector.podspec.json`)
- FBReactNativeSpec (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/FBReactNativeSpec.podspec.json`)
- Folly (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/Folly.podspec.json`)
- FSInteractiveMap (from `https://github.com/wordpress-mobile/FSInteractiveMap.git`, tag `0.2.0`)
- Gifu (= 3.2.0)
- glog (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/glog.podspec.json`)
- Gridicons (~> 1.1.0)
- Gutenberg (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, tag `v1.45.0`)
- JTAppleCalendar (~> 8.0.2)
- MediaEditor (~> 1.2.1)
- MRProgress (= 0.8.3)
- Nimble (~> 7.3.1)
- NSObject-SafeExpectations (~> 0.0.4)
- "NSURL+IDN (~> 0.4)"
- OCMock (= 3.4.3)
- OHHTTPStubs (= 6.1.0)
- OHHTTPStubs/Swift (= 6.1.0)
- RCTRequired (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/RCTRequired.podspec.json`)
- RCTTypeSafety (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/RCTTypeSafety.podspec.json`)
- Reachability (= 3.2)
- React (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React.podspec.json`)
- React-Core (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-Core.podspec.json`)
- React-CoreModules (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-CoreModules.podspec.json`)
- React-cxxreact (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-cxxreact.podspec.json`)
- React-jsi (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-jsi.podspec.json`)
- React-jsiexecutor (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-jsiexecutor.podspec.json`)
- React-jsinspector (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-jsinspector.podspec.json`)
- react-native-blur (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-blur.podspec.json`)
- react-native-get-random-values (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-get-random-values.podspec.json`)
- react-native-keyboard-aware-scroll-view (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-keyboard-aware-scroll-view.podspec.json`)
- react-native-linear-gradient (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-linear-gradient.podspec.json`)
- react-native-safe-area (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-safe-area.podspec.json`)
- react-native-safe-area-context (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-safe-area-context.podspec.json`)
- react-native-slider (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-slider.podspec.json`)
- react-native-video (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-video.podspec.json`)
- React-RCTActionSheet (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTActionSheet.podspec.json`)
- React-RCTAnimation (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTAnimation.podspec.json`)
- React-RCTBlob (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTBlob.podspec.json`)
- React-RCTImage (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTImage.podspec.json`)
- React-RCTLinking (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTLinking.podspec.json`)
- React-RCTNetwork (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTNetwork.podspec.json`)
- React-RCTSettings (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTSettings.podspec.json`)
- React-RCTText (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTText.podspec.json`)
- React-RCTVibration (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTVibration.podspec.json`)
- ReactCommon (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/ReactCommon.podspec.json`)
- ReactNativeDarkMode (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/ReactNativeDarkMode.podspec.json`)
- RNCMaskedView (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/RNCMaskedView.podspec.json`)
- RNGestureHandler (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/RNGestureHandler.podspec.json`)
- RNReanimated (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/RNReanimated.podspec.json`)
- RNScreens (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/RNScreens.podspec.json`)
- RNSVG (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/RNSVG.podspec.json`)
- RNTAztecView (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, tag `v1.45.0`)
- Starscream (= 3.0.6)
- SVProgressHUD (= 2.2.5)
- WordPress-Editor-iOS (~> 1.19.3)
- WordPressAuthenticator (~> 1.34.0)
- WordPressKit (~> 4.26-beta)
- WordPressMocks (~> 0.0.9)
- WordPressShared (~> 1.14.0)
- WordPressUI (~> 1.9.0)
- WPMediaPicker (~> 1.7.2)
- Yoga (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/Yoga.podspec.json`)
- ZendeskSupportSDK (= 5.1.1)
- ZIPFoundation (~> 0.9.8)
SPEC REPOS:
trunk:
- 1PasswordExtension
- Alamofire
- AlamofireImage
- AlamofireNetworkActivityIndicator
- AMScrollingNavbar
- AppAuth
- AppCenter
- Automattic-Tracks-iOS
- boost-for-react-native
- Charts
- CocoaLumberjack
- CropViewController
- DoubleConversion
- Down
- FormatterKit
- Gifu
- GoogleSignIn
- Gridicons
- GTMAppAuth
- GTMSessionFetcher
- JTAppleCalendar
- lottie-ios
- MediaEditor
- MRProgress
- Nimble
- NSObject-SafeExpectations
- "NSURL+IDN"
- OCMock
- OHHTTPStubs
- Reachability
- Sentry
- Sodium
- Starscream
- SVProgressHUD
- UIDeviceIdentifier
- WordPress-Aztec-iOS
- WordPress-Editor-iOS
- WordPressAuthenticator
- WordPressKit
- WordPressMocks
- WordPressShared
- WordPressUI
- WPMediaPicker
- wpxmlrpc
- ZendeskCommonUISDK
- ZendeskCoreSDK
- ZendeskMessagingAPISDK
- ZendeskMessagingSDK
- ZendeskSDKConfigurationsSDK
- ZendeskSupportProvidersSDK
- ZendeskSupportSDK
- ZIPFoundation
EXTERNAL SOURCES:
FBLazyVector:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/FBLazyVector.podspec.json
FBReactNativeSpec:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/FBReactNativeSpec.podspec.json
Folly:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/Folly.podspec.json
FSInteractiveMap:
:git: https://github.com/wordpress-mobile/FSInteractiveMap.git
:tag: 0.2.0
glog:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/glog.podspec.json
Gutenberg:
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
:submodules: true
:tag: v1.45.0
RCTRequired:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/RCTRequired.podspec.json
RCTTypeSafety:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/RCTTypeSafety.podspec.json
React:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React.podspec.json
React-Core:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-Core.podspec.json
React-CoreModules:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-CoreModules.podspec.json
React-cxxreact:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-cxxreact.podspec.json
React-jsi:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-jsi.podspec.json
React-jsiexecutor:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-jsiexecutor.podspec.json
React-jsinspector:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-jsinspector.podspec.json
react-native-blur:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-blur.podspec.json
react-native-get-random-values:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-get-random-values.podspec.json
react-native-keyboard-aware-scroll-view:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-keyboard-aware-scroll-view.podspec.json
react-native-linear-gradient:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-linear-gradient.podspec.json
react-native-safe-area:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-safe-area.podspec.json
react-native-safe-area-context:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-safe-area-context.podspec.json
react-native-slider:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-slider.podspec.json
react-native-video:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/react-native-video.podspec.json
React-RCTActionSheet:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTActionSheet.podspec.json
React-RCTAnimation:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTAnimation.podspec.json
React-RCTBlob:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTBlob.podspec.json
React-RCTImage:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTImage.podspec.json
React-RCTLinking:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTLinking.podspec.json
React-RCTNetwork:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTNetwork.podspec.json
React-RCTSettings:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTSettings.podspec.json
React-RCTText:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTText.podspec.json
React-RCTVibration:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/React-RCTVibration.podspec.json
ReactCommon:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/ReactCommon.podspec.json
ReactNativeDarkMode:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/ReactNativeDarkMode.podspec.json
RNCMaskedView:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/RNCMaskedView.podspec.json
RNGestureHandler:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/RNGestureHandler.podspec.json
RNReanimated:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/RNReanimated.podspec.json
RNScreens:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/RNScreens.podspec.json
RNSVG:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/RNSVG.podspec.json
RNTAztecView:
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
:submodules: true
:tag: v1.45.0
Yoga:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.45.0/third-party-podspecs/Yoga.podspec.json
CHECKOUT OPTIONS:
FSInteractiveMap:
:git: https://github.com/wordpress-mobile/FSInteractiveMap.git
:tag: 0.2.0
Gutenberg:
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
:submodules: true
:tag: v1.45.0
RNTAztecView:
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
:submodules: true
:tag: v1.45.0
SPEC CHECKSUMS:
1PasswordExtension: f97cc80ae58053c331b2b6dc8843ba7103b33794
Alamofire: 3ec537f71edc9804815215393ae2b1a8ea33a844
AlamofireImage: 63cfe3baf1370be6c498149687cf6db3e3b00999
AlamofireNetworkActivityIndicator: 9acc3de3ca6645bf0efed462396b0df13dd3e7b8
AMScrollingNavbar: cf0ec5a5ee659d76ba2509f630bf14fba7e16dc3
AppAuth: 31bcec809a638d7bd2f86ea8a52bd45f6e81e7c7
AppCenter: fddcbac6e4baae3d93a196ceb0bfe0e4ce407dec
Automattic-Tracks-iOS: fe148d48abc7125f5cb389ba7f6595f3ffec1a46
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
Charts: f69cf0518b6d1d62608ca504248f1bbe0b6ae77e
CocoaLumberjack: e8955b9d337ac307103b0a34fd141c32f27e53c5
CropViewController: a5c143548a0fabcd6cc25f2d26e40460cfb8c78c
DoubleConversion: e22e0762848812a87afd67ffda3998d9ef29170c
Down: 71bf4af3c04fa093e65dffa25c4b64fa61287373
FBLazyVector: 47798d43f20e85af0d3cef09928b6e2d16dbbe4c
FBReactNativeSpec: 8d0bf8eca089153f4196975ca190cda8c2d5dbd2
Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
FormatterKit: 184db51bf120b633693a73624a4cede89ec51a41
FSInteractiveMap: a396f610f48b76cb540baa87139d056429abda86
Gifu: 7bcb6427457d85e0b4dff5a84ec5947ac19a93ea
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
GoogleSignIn: 7137d297ddc022a7e0aa4619c86d72c909fa7213
Gridicons: 17d660b97ce4231d582101b02f8280628b141c9a
GTMAppAuth: 197a8dabfea5d665224aa00d17f164fc2248dab9
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
Gutenberg: fb0e8713b9467b59198275d13d85222323fe2aff
JTAppleCalendar: 932cadea40b1051beab10f67843451d48ba16c99
lottie-ios: 3a3758ef5a008e762faec9c9d50a39842f26d124
MediaEditor: 20cdeb46bdecd040b8bc94467ac85a52b53b193a
MRProgress: 16de7cc9f347e8846797a770db102a323fe7ef09
Nimble: 051e3d8912d40138fa5591c78594f95fb172af37
NSObject-SafeExpectations: ab8fe623d36b25aa1f150affa324e40a2f3c0374
"NSURL+IDN": afc873e639c18138a1589697c3add197fe8679ca
OCMock: 43565190abc78977ad44a61c0d20d7f0784d35ab
OHHTTPStubs: 1e21c7d2c084b8153fc53d48400d8919d2d432d0
RCTRequired: 3ca691422140f76f04fd2af6dc90914cf0f81ef1
RCTTypeSafety: aab4e9679dbb3682bf0404fded7b9557d7306795
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
React: 5a954890216a4493df5ab2149f70f18592b513ac
React-Core: 865fa241faa644ff20cb5ec87787b32a5acc43b3
React-CoreModules: 026fafece67a3802aa8bb1995d27227b0d95e0f5
React-cxxreact: 9c76312456310d1b486e23edb9ce576a5397ebc2
React-jsi: 6d6afac4873e8a3433334378589a0a8190d58070
React-jsiexecutor: 9dfdcd0db23042623894dcbc02d61a772da8e3c1
React-jsinspector: 89927b9ec6d75759882949d2043ba704565edaec
react-native-blur: adb31865c20137dacb53c32e3423374ac2b8c5a0
react-native-get-random-values: 8940331a943a46c165d3ed05802c09c392f8dd46
react-native-keyboard-aware-scroll-view: ffa9152671fec9a571197ed2d02e0fcb90206e60
react-native-linear-gradient: 258ba8c61848324b1f2019bed5f460e6396137b7
react-native-safe-area: e8230b0017d76c00de6b01e2412dcf86b127c6a3
react-native-safe-area-context: 52c73401424bae74fc89ca91b4ae5c4f2689d857
react-native-slider: 2f186719b7ada773b78141b8dae62081d819b206
react-native-video: d01ed7ff1e38fa7dcc6c15c94cf505e661b7bfd0
React-RCTActionSheet: e8f642cfaa396b6b09fd38f53378506c2d63af35
React-RCTAnimation: cec1abbcfb006978a288c5072e3d611d6ff76d4c
React-RCTBlob: 7596eb2048150e429127a92a701e6cd40a8c0a74
React-RCTImage: 03c7e36877a579ee51dcc33079cc8bc98658a722
React-RCTLinking: cdc3f1aaff5f321bc954a98b7ffae3f864a6eaa3
React-RCTNetwork: 33b3da6944786edea496a5fc6afea466633fd711
React-RCTSettings: a3b7b3124315f8c91fad5d8aff08ee97d4b471cd
React-RCTText: ee9c8b70180fb58d062483d9664cd921d14b5961
React-RCTVibration: 20deb1f6f001000d1f2603722ec110c66c74796b
ReactCommon: 48926fc48fcd7c8a629860049ffba9c23b4005dc
ReactNativeDarkMode: f61376360c5d983907e5c316e8e1c853a8c2f348
RNCMaskedView: 744eb642f5d96bd670ea93f59e7a1346ea50976a
RNGestureHandler: 82a89b0fde0a37e633c6233418f7249e2f8e59b5
RNReanimated: 13f7a6a22667c4f00aac217bc66f94e8560b3d59
RNScreens: 6833ac5c29cf2f03eed12103140530bbd75b6aea
RNSVG: 68a534a5db06dcbdaebfd5079349191598caef7b
RNTAztecView: 0f33f2895c7a6cb54f364ae5aa1917bcd7b24e57
Sentry: ab6c209f23700d1460691dbc90e19ed0a05d496b
Sodium: 23d11554ecd556196d313cf6130d406dfe7ac6da
Starscream: ef3ece99d765eeccb67de105bfa143f929026cf5
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
UIDeviceIdentifier: f4bf3b343581a1beacdbf5fb1a8825bd5f05a4a4
WordPress-Aztec-iOS: b7ac8b30f746992e85d9668453ac87c2cdcecf4f
WordPress-Editor-iOS: 1886f7fe464d79ee64ccfe7985281f8cf45f75eb
WordPressAuthenticator: 7f9c41a084bfe691452bfcec8b2c9a12aed48f90
WordPressKit: 1f5a6c588b2a6e260a7ebb8b6da570e9df5551cf
WordPressMocks: 903d2410f41a09fb2e0a1b44ad36ad80310570fb
WordPressShared: 99b37324ffef200ddf32694bc3de1e0c9fcfef21
WordPressUI: 3b70cccc4c44cff09024ca3e94ae25a8768b26c1
WPMediaPicker: d5ae9a83cd5cc0e4de46bfc1c59120aa86658bc3
wpxmlrpc: bf55a43a7e710bd2a4fb8c02dfe83b1246f14f13
Yoga: c920bf12bf8146aa5cd118063378c2cf5682d16c
ZendeskCommonUISDK: 92ca6b16956430a2cb61c89aeaa6ca123d1f81fd
ZendeskCoreSDK: 2dc9457ae01d024ca02f60f6134ad1ad90136c29
ZendeskMessagingAPISDK: 986919a8f6f11a7019660d1ff798f1efb42fa572
ZendeskMessagingSDK: bf9a06f0cbb219617d9cf60a46aba1b68c8f3b30
ZendeskSDKConfigurationsSDK: 45fa87ec8418697f7fce5e56bec472052f0aedb5
ZendeskSupportProvidersSDK: 51c9d4a826f7bd87e3109e5c801c602a6b62c762
ZendeskSupportSDK: dcb2596ad05a63d662e8c7924357babbf327b421
ZIPFoundation: b1f0de4eed33e74a676f76e12559ab6b75990197
PODFILE CHECKSUM: 43c648e933770b054aa6401caf9f99f53fd6b0e4
COCOAPODS: 1.10.0