forked from artsy/eigen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
857 lines (850 loc) · 29.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
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
PODS:
- Adjust (4.17.1):
- Adjust/Core (= 4.17.1)
- Adjust/Core (4.17.1)
- Aerodramus (1.0.0):
- ISO8601DateFormatter
- AFNetworkActivityLogger (2.0.4):
- AFNetworking/NSURLConnection (~> 2.0)
- AFNetworking/NSURLSession (~> 2.0)
- AFNetworking (2.5.4):
- AFNetworking/NSURLConnection (= 2.5.4)
- AFNetworking/NSURLSession (= 2.5.4)
- AFNetworking/Reachability (= 2.5.4)
- AFNetworking/Security (= 2.5.4)
- AFNetworking/Serialization (= 2.5.4)
- AFNetworking/UIKit (= 2.5.4)
- AFNetworking/NSURLConnection (2.5.4):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/NSURLSession (2.5.4):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (2.5.4)
- AFNetworking/Security (2.5.4)
- AFNetworking/Serialization (2.5.4)
- AFNetworking/UIKit (2.5.4):
- AFNetworking/NSURLConnection
- AFNetworking/NSURLSession
- AFOAuth1Client (0.4.0):
- AFNetworking (~> 2.5)
- Analytics (3.6.9)
- ARAnalytics/Adjust (5.0.1):
- Adjust
- ARAnalytics/CoreIOS
- ARAnalytics/CoreIOS (5.0.1)
- ARAnalytics/DSL (5.0.1):
- ReactiveObjC (~> 2.0)
- RSSwizzle (~> 0.1.0)
- ARAnalytics/Segmentio (5.0.1):
- Analytics (>= 3)
- ARAnalytics/CoreIOS
- ARCollectionViewMasonryLayout (2.3.0)
- ARGenericTableViewController (1.0.2)
- "Artsy+UIColors (3.1.0)"
- "Artsy+UIFonts (3.3.3)"
- "Artsy+UILabels (2.2.0)":
- "Artsy+UIColors (~> 3.0)"
- "Artsy+UIFonts"
- Artsy-UIButtons (2.3.3):
- "Artsy+UIColors (~> 3.0)"
- "Artsy+UIFonts"
- "UIView+BooleanAnimations"
- Bolts (1.9.0):
- Bolts/AppLinks (= 1.9.0)
- Bolts/Tasks (= 1.9.0)
- Bolts/AppLinks (1.9.0):
- Bolts/Tasks
- Bolts/Tasks (1.9.0)
- boost-for-react-native (1.63.0)
- CocoaLumberjack (2.0.1):
- CocoaLumberjack/Default (= 2.0.1)
- CocoaLumberjack/Extensions (= 2.0.1)
- CocoaLumberjack/Core (2.0.1)
- CocoaLumberjack/Default (2.0.1):
- CocoaLumberjack/Core
- CocoaLumberjack/Extensions (2.0.1):
- CocoaLumberjack/Default
- DHCShakeNotifier (0.2.0)
- DoubleConversion (1.1.6)
- EDColor (1.0.0)
- Emission (1.21.52):
- "Artsy+UIColors"
- "Artsy+UIFonts (>= 3.0.0)"
- DoubleConversion (= 1.1.6)
- Extraction (>= 1.2.1)
- Folly (= 2018.10.22.00)
- glog (= 0.3.5)
- INTUAnimationEngine
- ISO8601DateFormatter
- Pulley
- React-Core (= 0.62.1)
- React-cxxreact (= 0.62.1)
- react-native-cameraroll (= 1.3.0)
- react-native-geolocation (= 2.0.2)
- react-native-mapbox-gl (= 6.1.3)
- react-native-navigator-ios (= 1.0.0)
- react-native-netinfo (= 4.6.1)
- React-RCTActionSheet (= 0.62.1)
- React-RCTAnimation (= 0.62.1)
- React-RCTImage (= 0.62.1)
- React-RCTLinking (= 0.62.1)
- React-RCTNetwork (= 0.62.1)
- React-RCTText (= 0.62.1)
- RNSentry (= 1.3.2)
- RNSVG (= 9.13.3)
- SDWebImage (< 4, >= 3.7.2)
- tipsi-stripe (= 7.5.0)
- Expecta (1.0.5)
- "Expecta+Snapshots (3.0.0)":
- Expecta (~> 1.0)
- FBSnapshotTestCase/Core (~> 2.0)
- Specta (~> 1.0)
- Extraction (1.2.6):
- Extraction/ARAnimationContinuation (= 1.2.6)
- Extraction/ARLoadFailureView (= 1.2.6)
- Extraction/ARSpinner (= 1.2.6)
- Extraction/ARSwitchView (= 1.2.6)
- "Extraction/UILabel+Typography (= 1.2.6)"
- "Extraction/UIView+ARSpinner (= 1.2.6)"
- Extraction/ARAnimationContinuation (1.2.6)
- Extraction/ARLoadFailureView (1.2.6):
- Artsy-UIButtons
- "Extraction/UILabel+Typography"
- ORStackView (< 3)
- Extraction/ARSpinner (1.2.6):
- "Extraction/UIView+ARSpinner"
- "UIView+BooleanAnimations"
- Extraction/ARSwitchView (1.2.6):
- "Artsy+UIColors"
- "Artsy+UIFonts (>= 1.1.0)"
- FLKAutoLayout
- "UIView+BooleanAnimations"
- "Extraction/UILabel+Typography (1.2.6)"
- "Extraction/UIView+ARSpinner (1.2.6)":
- Extraction/ARAnimationContinuation
- FBLazyVector (0.62.1)
- FBReactNativeSpec (0.62.1):
- Folly (= 2018.10.22.00)
- RCTRequired (= 0.62.1)
- RCTTypeSafety (= 0.62.1)
- React-Core (= 0.62.1)
- React-jsi (= 0.62.1)
- ReactCommon/turbomodule/core (= 0.62.1)
- FBSDKCoreKit (4.37.0):
- Bolts (~> 1.7)
- FBSDKLoginKit (4.37.0):
- FBSDKCoreKit
- FBSnapshotTestCase (2.1.4):
- FBSnapshotTestCase/SwiftSupport (= 2.1.4)
- FBSnapshotTestCase/Core (2.1.4)
- FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core
- FLKAutoLayout (1.0.0)
- 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
- Forgeries/Core (1.0.0)
- Forgeries/Mocks (1.0.0):
- Forgeries/Core
- OCMock
- FXBlurView (1.6.1)
- glog (0.3.5)
- Interstellar/Core (2.0.0)
- INTUAnimationEngine (1.4.2):
- INTUAnimationEngine/SpringSolver (= 1.4.2)
- INTUAnimationEngine/SpringSolver (1.4.2)
- ISO8601DateFormatter (0.7.1)
- JLRoutes (2.0.0)
- JSDecoupledAppDelegate (1.2.0)
- JWTDecode (2.0.0)
- Keys (1.0.1)
- KSDeferred (0.2.0)
- Mantle (1.5.6):
- Mantle/extobjc (= 1.5.6)
- Mantle/extobjc (1.5.6)
- MARKRangeSlider (1.0.1)
- MMMarkdown (0.4)
- MultiDelegate (0.0.2)
- Nimble (7.3.4)
- Nimble-Snapshots (6.3.0):
- Nimble-Snapshots/Core (= 6.3.0)
- Nimble-Snapshots/Core (6.3.0):
- FBSnapshotTestCase (~> 2.0)
- Nimble (~> 7.0)
- NPKeyboardLayoutGuide (1.0.0)
- ObjectiveSugar (1.1.0)
- OCMock (2.2.4)
- OHHTTPStubs (3.1.2)
- ORKeyboardReactingApplication (0.5.3)
- ORStackView (2.0.3):
- FLKAutoLayout
- Pulley (2.6.2)
- Quick (2.0.0)
- RCTRequired (0.62.1)
- RCTTypeSafety (0.62.1):
- FBLazyVector (= 0.62.1)
- Folly (= 2018.10.22.00)
- RCTRequired (= 0.62.1)
- React-Core (= 0.62.1)
- React (0.62.1):
- React-Core (= 0.62.1)
- React-Core/DevSupport (= 0.62.1)
- React-Core/RCTWebSocket (= 0.62.1)
- React-RCTActionSheet (= 0.62.1)
- React-RCTAnimation (= 0.62.1)
- React-RCTBlob (= 0.62.1)
- React-RCTImage (= 0.62.1)
- React-RCTLinking (= 0.62.1)
- React-RCTNetwork (= 0.62.1)
- React-RCTSettings (= 0.62.1)
- React-RCTText (= 0.62.1)
- React-RCTVibration (= 0.62.1)
- React-Core (0.62.1):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default (= 0.62.1)
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsiexecutor (= 0.62.1)
- Yoga
- React-Core/CoreModulesHeaders (0.62.1):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsiexecutor (= 0.62.1)
- Yoga
- React-Core/Default (0.62.1):
- Folly (= 2018.10.22.00)
- glog
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsiexecutor (= 0.62.1)
- Yoga
- React-Core/DevSupport (0.62.1):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default (= 0.62.1)
- React-Core/RCTWebSocket (= 0.62.1)
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsiexecutor (= 0.62.1)
- React-jsinspector (= 0.62.1)
- Yoga
- React-Core/RCTActionSheetHeaders (0.62.1):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsiexecutor (= 0.62.1)
- Yoga
- React-Core/RCTAnimationHeaders (0.62.1):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsiexecutor (= 0.62.1)
- Yoga
- React-Core/RCTBlobHeaders (0.62.1):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsiexecutor (= 0.62.1)
- Yoga
- React-Core/RCTImageHeaders (0.62.1):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsiexecutor (= 0.62.1)
- Yoga
- React-Core/RCTLinkingHeaders (0.62.1):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsiexecutor (= 0.62.1)
- Yoga
- React-Core/RCTNetworkHeaders (0.62.1):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsiexecutor (= 0.62.1)
- Yoga
- React-Core/RCTSettingsHeaders (0.62.1):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsiexecutor (= 0.62.1)
- Yoga
- React-Core/RCTTextHeaders (0.62.1):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsiexecutor (= 0.62.1)
- Yoga
- React-Core/RCTVibrationHeaders (0.62.1):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsiexecutor (= 0.62.1)
- Yoga
- React-Core/RCTWebSocket (0.62.1):
- Folly (= 2018.10.22.00)
- glog
- React-Core/Default (= 0.62.1)
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsiexecutor (= 0.62.1)
- Yoga
- React-CoreModules (0.62.1):
- FBReactNativeSpec (= 0.62.1)
- Folly (= 2018.10.22.00)
- RCTTypeSafety (= 0.62.1)
- React-Core/CoreModulesHeaders (= 0.62.1)
- React-RCTImage (= 0.62.1)
- ReactCommon/turbomodule/core (= 0.62.1)
- React-cxxreact (0.62.1):
- boost-for-react-native (= 1.63.0)
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React-jsinspector (= 0.62.1)
- React-jsi (0.62.1):
- boost-for-react-native (= 1.63.0)
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React-jsi/Default (= 0.62.1)
- React-jsi/Default (0.62.1):
- boost-for-react-native (= 1.63.0)
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React-jsiexecutor (0.62.1):
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- React-jsinspector (0.62.1)
- react-native-cameraroll (1.3.0):
- React
- react-native-geolocation (2.0.2):
- React
- react-native-mapbox-gl (6.1.3):
- React
- react-native-navigator-ios (1.0.0):
- React
- react-native-netinfo (4.6.1):
- React
- React-RCTActionSheet (0.62.1):
- React-Core/RCTActionSheetHeaders (= 0.62.1)
- React-RCTAnimation (0.62.1):
- FBReactNativeSpec (= 0.62.1)
- Folly (= 2018.10.22.00)
- RCTTypeSafety (= 0.62.1)
- React-Core/RCTAnimationHeaders (= 0.62.1)
- ReactCommon/turbomodule/core (= 0.62.1)
- React-RCTBlob (0.62.1):
- FBReactNativeSpec (= 0.62.1)
- Folly (= 2018.10.22.00)
- React-Core/RCTBlobHeaders (= 0.62.1)
- React-Core/RCTWebSocket (= 0.62.1)
- React-jsi (= 0.62.1)
- React-RCTNetwork (= 0.62.1)
- ReactCommon/turbomodule/core (= 0.62.1)
- React-RCTImage (0.62.1):
- FBReactNativeSpec (= 0.62.1)
- Folly (= 2018.10.22.00)
- RCTTypeSafety (= 0.62.1)
- React-Core/RCTImageHeaders (= 0.62.1)
- React-RCTNetwork (= 0.62.1)
- ReactCommon/turbomodule/core (= 0.62.1)
- React-RCTLinking (0.62.1):
- FBReactNativeSpec (= 0.62.1)
- React-Core/RCTLinkingHeaders (= 0.62.1)
- ReactCommon/turbomodule/core (= 0.62.1)
- React-RCTNetwork (0.62.1):
- FBReactNativeSpec (= 0.62.1)
- Folly (= 2018.10.22.00)
- RCTTypeSafety (= 0.62.1)
- React-Core/RCTNetworkHeaders (= 0.62.1)
- ReactCommon/turbomodule/core (= 0.62.1)
- React-RCTSettings (0.62.1):
- FBReactNativeSpec (= 0.62.1)
- Folly (= 2018.10.22.00)
- RCTTypeSafety (= 0.62.1)
- React-Core/RCTSettingsHeaders (= 0.62.1)
- ReactCommon/turbomodule/core (= 0.62.1)
- React-RCTText (0.62.1):
- React-Core/RCTTextHeaders (= 0.62.1)
- React-RCTVibration (0.62.1):
- FBReactNativeSpec (= 0.62.1)
- Folly (= 2018.10.22.00)
- React-Core/RCTVibrationHeaders (= 0.62.1)
- ReactCommon/turbomodule/core (= 0.62.1)
- ReactCommon/callinvoker (0.62.1):
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React-cxxreact (= 0.62.1)
- ReactCommon/turbomodule/core (0.62.1):
- DoubleConversion
- Folly (= 2018.10.22.00)
- glog
- React-Core (= 0.62.1)
- React-cxxreact (= 0.62.1)
- React-jsi (= 0.62.1)
- ReactCommon/callinvoker (= 0.62.1)
- ReactiveObjC (2.1.2)
- RNCAsyncStorage (1.6.3):
- React
- RNCPicker (1.3.0):
- React
- RNReanimated (1.4.0):
- React
- RNSentry (1.3.2):
- React
- Sentry (~> 4.4.0)
- RNSVG (9.13.3):
- React
- RSSwizzle (0.1.0)
- SDWebImage (3.7.3):
- SDWebImage/Core (= 3.7.3)
- SDWebImage/Core (3.7.3)
- Sentry (4.4.0):
- Sentry/Core (= 4.4.0)
- Sentry/Core (4.4.0)
- Specta (1.0.5)
- SSFadingScrollView (1.1.0)
- Starscream (3.0.4)
- Stripe (14.0.1)
- SwiftyJSON (4.0.0)
- Then (2.3.0)
- tipsi-stripe (7.5.0):
- React
- Stripe (~> 14.0.0)
- UICKeyChainStore (1.0.5)
- "UIView+BooleanAnimations (1.0.2)"
- VCRURLConnection (0.2.0)
- "XCTest+OHHTTPStubSuiteCleanUp (1.0.0)":
- OHHTTPStubs
- Yoga (1.14.0)
DEPENDENCIES:
- Aerodramus
- AFNetworkActivityLogger
- AFNetworking (~> 2.5)
- AFOAuth1Client (from `https://github.com/lxcid/AFOAuth1Client.git`, tag `0.4.0`)
- Analytics
- ARAnalytics/Adjust
- ARAnalytics/DSL
- ARAnalytics/Segmentio
- ARCollectionViewMasonryLayout (from `https://github.com/ashfurrow/ARCollectionViewMasonryLayout`)
- ARGenericTableViewController (from `https://github.com/orta/ARGenericTableViewController.git`)
- "Artsy+UIColors"
- "Artsy+UIFonts"
- "Artsy+UILabels"
- Artsy-UIButtons
- CocoaLumberjack (from `https://github.com/CocoaLumberjack/CocoaLumberjack.git`)
- DHCShakeNotifier
- DoubleConversion (from `node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
- EDColor
- Emission (from `./emission`)
- Expecta
- "Expecta+Snapshots"
- Extraction
- FBLazyVector (from `node_modules/react-native/Libraries/FBLazyVector`)
- FBReactNativeSpec (from `node_modules/react-native/Libraries/FBReactNativeSpec`)
- FBSDKCoreKit (~> 4.33)
- FBSDKLoginKit (~> 4.33)
- FBSnapshotTestCase
- FLKAutoLayout (from `https://github.com/orta/FLKAutoLayout.git`, branch `v1`)
- Folly (from `node_modules/react-native/third-party-podspecs/Folly.podspec`)
- Forgeries/Mocks
- FXBlurView
- glog (from `node_modules/react-native/third-party-podspecs/glog.podspec`)
- Interstellar/Core (from `https://github.com/ashfurrow/Interstellar.git`, branch `observable-unsubscribe`)
- ISO8601DateFormatter (from `https://github.com/orta/iso-8601-date-formatter`)
- JLRoutes (from `https://github.com/orta/JLRoutes.git`)
- JSDecoupledAppDelegate
- JWTDecode
- Keys (from `Pods/CocoaPodsKeys`)
- KSDeferred
- Mantle (~> 1.5.6)
- MARKRangeSlider
- MMMarkdown
- MultiDelegate
- Nimble
- Nimble-Snapshots
- NPKeyboardLayoutGuide
- ObjectiveSugar
- OCMock
- OHHTTPStubs
- ORKeyboardReactingApplication
- ORStackView (= 2.0.3)
- Pulley (from `https://github.com/l2succes/Pulley.git`, branch `master`)
- Quick
- RCTRequired (from `node_modules/react-native/Libraries/RCTRequired`)
- RCTTypeSafety (from `node_modules/react-native/Libraries/TypeSafety`)
- React (from `node_modules/react-native`)
- React-Core/DevSupport (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-cameraroll (from `node_modules/@react-native-community/cameraroll`)"
- "react-native-geolocation (from `node_modules/@react-native-community/geolocation`)"
- "react-native-mapbox-gl (from `node_modules/@mapbox/react-native-mapbox-gl`)"
- react-native-navigator-ios (from `node_modules/react-native-navigator-ios`)
- "react-native-netinfo (from `node_modules/@react-native-community/netinfo`)"
- 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/callinvoker (from `node_modules/react-native/ReactCommon`)
- ReactCommon/turbomodule/core (from `node_modules/react-native/ReactCommon`)
- ReactiveObjC
- "RNCAsyncStorage (from `node_modules/@react-native-community/async-storage`)"
- "RNCPicker (from `node_modules/@react-native-community/picker`)"
- RNReanimated (from `node_modules/react-native-reanimated`)
- "RNSentry (from `node_modules/@sentry/react-native`)"
- RNSVG (from `node_modules/react-native-svg`)
- SDWebImage (>= 3.7.2)
- "Sentry (from `node_modules/@sentry/react-native/ios/Sentry`)"
- Specta
- SSFadingScrollView (from `https://github.com/alloy/SSFadingScrollView.git`, branch `add-axial-support`)
- Starscream
- SwiftyJSON
- Then
- tipsi-stripe (from `node_modules/tipsi-stripe/tipsi-stripe.podspec`)
- UICKeyChainStore
- "UIView+BooleanAnimations"
- VCRURLConnection
- "XCTest+OHHTTPStubSuiteCleanUp"
- Yoga (from `node_modules/react-native/ReactCommon/yoga`)
SPEC REPOS:
https://cdn.cocoapods.org/:
- Adjust
- AFNetworkActivityLogger
- AFNetworking
- Analytics
- ARAnalytics
- Bolts
- boost-for-react-native
- DHCShakeNotifier
- EDColor
- Expecta
- "Expecta+Snapshots"
- FBSDKCoreKit
- FBSDKLoginKit
- FBSnapshotTestCase
- Forgeries
- FXBlurView
- INTUAnimationEngine
- JSDecoupledAppDelegate
- JWTDecode
- KSDeferred
- Mantle
- MARKRangeSlider
- MMMarkdown
- MultiDelegate
- Nimble
- Nimble-Snapshots
- NPKeyboardLayoutGuide
- ObjectiveSugar
- OCMock
- OHHTTPStubs
- ORKeyboardReactingApplication
- ORStackView
- Quick
- ReactiveObjC
- RSSwizzle
- SDWebImage
- Specta
- Starscream
- Stripe
- SwiftyJSON
- Then
- UICKeyChainStore
- "UIView+BooleanAnimations"
- VCRURLConnection
- "XCTest+OHHTTPStubSuiteCleanUp"
https://github.com/artsy/Specs.git:
- Aerodramus
- "Artsy+UIColors"
- "Artsy+UIFonts"
- "Artsy+UILabels"
- Artsy-UIButtons
- Extraction
EXTERNAL SOURCES:
AFOAuth1Client:
:git: https://github.com/lxcid/AFOAuth1Client.git
:tag: 0.4.0
ARCollectionViewMasonryLayout:
:git: https://github.com/ashfurrow/ARCollectionViewMasonryLayout
ARGenericTableViewController:
:git: https://github.com/orta/ARGenericTableViewController.git
CocoaLumberjack:
:git: https://github.com/CocoaLumberjack/CocoaLumberjack.git
DoubleConversion:
:podspec: node_modules/react-native/third-party-podspecs/DoubleConversion.podspec
Emission:
:path: "./emission"
FBLazyVector:
:path: node_modules/react-native/Libraries/FBLazyVector
FBReactNativeSpec:
:path: node_modules/react-native/Libraries/FBReactNativeSpec
FLKAutoLayout:
:branch: v1
:git: https://github.com/orta/FLKAutoLayout.git
Folly:
:podspec: node_modules/react-native/third-party-podspecs/Folly.podspec
glog:
:podspec: node_modules/react-native/third-party-podspecs/glog.podspec
Interstellar:
:branch: observable-unsubscribe
:git: https://github.com/ashfurrow/Interstellar.git
ISO8601DateFormatter:
:git: https://github.com/orta/iso-8601-date-formatter
JLRoutes:
:git: https://github.com/orta/JLRoutes.git
Keys:
:path: Pods/CocoaPodsKeys
Pulley:
:branch: master
:git: https://github.com/l2succes/Pulley.git
RCTRequired:
:path: node_modules/react-native/Libraries/RCTRequired
RCTTypeSafety:
:path: node_modules/react-native/Libraries/TypeSafety
React:
:path: node_modules/react-native
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-cameraroll:
:path: "node_modules/@react-native-community/cameraroll"
react-native-geolocation:
:path: "node_modules/@react-native-community/geolocation"
react-native-mapbox-gl:
:path: "node_modules/@mapbox/react-native-mapbox-gl"
react-native-navigator-ios:
:path: node_modules/react-native-navigator-ios
react-native-netinfo:
:path: "node_modules/@react-native-community/netinfo"
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
RNCAsyncStorage:
:path: "node_modules/@react-native-community/async-storage"
RNCPicker:
:path: "node_modules/@react-native-community/picker"
RNReanimated:
:path: node_modules/react-native-reanimated
RNSentry:
:path: "node_modules/@sentry/react-native"
RNSVG:
:path: node_modules/react-native-svg
Sentry:
:path: "node_modules/@sentry/react-native/ios/Sentry"
SSFadingScrollView:
:branch: add-axial-support
:git: https://github.com/alloy/SSFadingScrollView.git
tipsi-stripe:
:podspec: node_modules/tipsi-stripe/tipsi-stripe.podspec
Yoga:
:path: node_modules/react-native/ReactCommon/yoga
CHECKOUT OPTIONS:
AFOAuth1Client:
:git: https://github.com/lxcid/AFOAuth1Client.git
:tag: 0.4.0
ARCollectionViewMasonryLayout:
:commit: f22180d0267567fd3db62f903eaef1119b5c1f2d
:git: https://github.com/ashfurrow/ARCollectionViewMasonryLayout
ARGenericTableViewController:
:commit: f4c9028754558e196ab9c5111dcd3a4229c5bedf
:git: https://github.com/orta/ARGenericTableViewController.git
CocoaLumberjack:
:commit: a09dd37888d9f51159c4926d4280794f915d726c
:git: https://github.com/CocoaLumberjack/CocoaLumberjack.git
FLKAutoLayout:
:commit: 4aa27fa1a9aba36d5465e6cd181ba4b78b0691d3
:git: https://github.com/orta/FLKAutoLayout.git
Interstellar:
:commit: ca22646f5a8449795fba3d3436a045da0aeb5949
:git: https://github.com/ashfurrow/Interstellar.git
ISO8601DateFormatter:
:commit: 1a48b819c85903ded669e74e476aceffebf311fc
:git: https://github.com/orta/iso-8601-date-formatter
JLRoutes:
:commit: 5a6df1a795766a4d3e586508e86ec9271d3ef3d9
:git: https://github.com/orta/JLRoutes.git
Pulley:
:commit: 23f1c0e8cad5a72d03176fe33535c14726e7a160
:git: https://github.com/l2succes/Pulley.git
SSFadingScrollView:
:commit: 3920e3582e46c9fe23b0d1200e28614ebd66d801
:git: https://github.com/alloy/SSFadingScrollView.git
tipsi-stripe:
:commit: aeb742baf1a8329ba371d9c94c7650104a112807
:git: https://github.com/ashfurrow/tipsi-stripe
SPEC CHECKSUMS:
Adjust: b1f2b0e0b426fa991d69ed7fc9de806cf6dff5a6
Aerodramus: 16b609776c84b6e0e785bb0ca1604b98473a8376
AFNetworkActivityLogger: 121486778117d53b3ab1c61d264b88081d0c3eee
AFNetworking: 05edc0ac4c4c8cf57bcf4b84be5b0744b6d8e71e
AFOAuth1Client: 07ccc935ba06ac8d023c16d39a5bdf04bc6f92e1
Analytics: 6541ce337e99d9f7a2240a8b3953940a7be5f998
ARAnalytics: 896e530551168721fbb8852e044b8afb9baffdde
ARCollectionViewMasonryLayout: 97cb468434b546b79a98c7c0908447ff803eb85e
ARGenericTableViewController: 61a0897ba66c35111b5d1cc3b44884282bd3c1a5
"Artsy+UIColors": 31c03c4146f5e6618a9b950f37dfe02dd9ac09a6
"Artsy+UIFonts": 597c44f264aead6bdc21898b690addd90e14edbd
"Artsy+UILabels": 7cb6e290a4f70dddba037b7dbeb21e90b49d7275
Artsy-UIButtons: 3c396f0fad352a7b0332100e0ffcb0ca577e0082
Bolts: ac6567323eac61e203f6a9763667d0f711be34c8
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
CocoaLumberjack: 27ae9abcd376c3e4ee726ecd4adfd7b093ddef3f
DHCShakeNotifier: 64048427ecaa763f2472d0032f58bf7a10074eee
DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
EDColor: c83f9a61f9f9b3c23d541f1feb561558e29cb088
Emission: f8168fc4326e24e058d1d92338c01d6c4983d56f
Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe
"Expecta+Snapshots": c343f410c7a6392f3e22e78f94c44b6c0749a516
Extraction: 2be993a17f8f8c4fac988ebecaed93a409181faf
FBLazyVector: 95ee3e58937a6052f86b0e32f142388c22fa22c5
FBReactNativeSpec: 26dd6459299e48cd64eb397c45635e466dba9f45
FBSDKCoreKit: fe5f3474499a81963e11e3f3a5c753d0a95ca2b4
FBSDKLoginKit: 2f7249686d1e30ce8a5ef5400eedf50b3e3df332
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
FLKAutoLayout: 106b14dbae09d32c6730190f4e78a959759ba4a4
Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
Forgeries: 64ced144ea8341d89a7eec9d1d7986f0f1366250
FXBlurView: 5121730176fd52bcf7bffd0bd8c1485e8aabc3cb
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
Interstellar: ab67502af03105f92100a043e178d188a1a437c9
INTUAnimationEngine: 3a7d63738cd51af573d16848a771feedea7cc9f2
ISO8601DateFormatter: 8311a2d4e265b269b2fed7ab4db685dcb0a7ccb2
JLRoutes: 63d64c28b26bcdeb5f5b29e436f75b8358e8d6d1
JSDecoupledAppDelegate: 5905e144cbe6e0c889248eebbee6784510f315e1
JWTDecode: 178e47e5d28d3abcff778bacced8342858cd6cb5
Keys: a576f4c9c1c641ca913a959a9c62ed3f215a8de9
KSDeferred: e72d005162986b2978e1e2eee17fbce1c6876cfe
Mantle: a197db93e0f1e36194b1fdbc078219a8492eaef2
MARKRangeSlider: dbf0878b03e921b52e4ef1e7766c1a8affb0c577
MMMarkdown: 44f1c5216cfcd70bc0e076b0f91876d6323a73b8
MultiDelegate: d224a4af1c098e1de280c3eaee2f16ebf8b046f4
Nimble: 051e3d8912d40138fa5591c78594f95fb172af37
Nimble-Snapshots: f5459b5b091678dc942d03ec4741cacb58ba4a52
NPKeyboardLayoutGuide: fea27700582570c8825a97b5cb96579a57bf0b73
ObjectiveSugar: a6a25f23d657c19df0a0b972466d5b5ca9f5295c
OCMock: a6a7dc0e3997fb9f35d99f72528698ebf60d64f2
OHHTTPStubs: c93230597bc5c8b74bcfdb403cc8773515b8b08c
ORKeyboardReactingApplication: 05af5ead40af968d5423d54b6a0dc050858b0e82
ORStackView: b9507271cb41fb9e0b3eecc6414d831201e7cf7c
Pulley: edc993fb57f7eb20541c8453d0fce10559f21dac
Quick: ce1276c7c27ba2da3cb2fd0cde053c3648b3b22d
RCTRequired: e291538a455f5ad1afc2139a4288990be0cadd46
RCTTypeSafety: 8b6237185765dd9a03a3647807e08864105b1f95
React: 7b33e15fab929c47ac9c3c94c409258b13cfe452
React-Core: 9a164d53492e2d8a84e7acf87988253dff09cf93
React-CoreModules: 9aba468d44532cbc301e1323a62b3d796c69c26d
React-cxxreact: 1eed6bc2a4f8e25910994b5dfca1acf1878b25c7
React-jsi: 600d8e42510c3254fd2abd702f4b9d3f598d8f52
React-jsiexecutor: e9698dee4fd43ceb44832baf15d5745f455b0157
React-jsinspector: f74a62727e5604119abd4a1eda52c0a12144bcd5
react-native-cameraroll: 463aff54e37cff27ea76eb792e6f1fa43b876320
react-native-geolocation: c956aeb136625c23e0dce0467664af2c437888c9
react-native-mapbox-gl: d0ac3b81a6cadbd7cadc80891da72e3e85379350
react-native-navigator-ios: 93db84cc26b6f8d776e1f504c56082f593efcd09
react-native-netinfo: a59d8426a8484f739fe3a95dd6ad5af1435db05f
React-RCTActionSheet: af8f28dd82fec89b8fe29637b8c779829e016a88
React-RCTAnimation: 0d21fff7c20fb8ee41de5f2ebb63221127febd96
React-RCTBlob: 9496bd93130b22069bfbc5d35e98653dae7c35c6
React-RCTImage: a220d154ab3b92bc8a3d040651a21a047c5876b7
React-RCTLinking: 07b694640ae4a43e25c0e3e54713345f9ef1a706
React-RCTNetwork: 043479410782020c2081498b5766db136aea6fe9
React-RCTSettings: 826bed85c8887cec143f561a27bb3044f28fbde4
React-RCTText: 239e040f401505001327a109f9188a4e6dad1bd2
React-RCTVibration: 072c3b427dd29e730c2ee5bfc509cf5054741a50
ReactCommon: 3585806280c51d5c2c0d3aa5a99014c3badb629d
ReactiveObjC: 7b6782ae39f9ac0f57205c3b0c0b69b9dd7048c0
RNCAsyncStorage: 3c304d1adfaea02ec732ac218801cb13897aa8c0
RNCPicker: 7d06ee91dff65b0bcd400ca00039051d5ddcb938
RNReanimated: b2ab0b693dddd2339bd2f300e770f6302d2e960c
RNSentry: 2ec85f3e314c6a650b1c51b30ff764b6103ed7e2
RNSVG: f6177f8d7c095fada7cfee2e4bb7388ba426064c
RSSwizzle: d561958f595028bfcef98c7d55c318b3878a61c6
SDWebImage: 1d2b1a1efda1ade1b00b6f8498865f8ddedc8a84
Sentry: 26650184fe71eb7476dfd2737acb5ea6cc64b4b1
Specta: ac94d110b865115fe60ff2c6d7281053c6f8e8a2
SSFadingScrollView: a2f142312afad23585e354a41a6ed337045e1aa3
Starscream: f5da93fe6984c77b694366bf7299b7dc63a76f26
Stripe: 4305b646743612854819fb5d5cf67aaeb93577c0
SwiftyJSON: 070dabdcb1beb81b247c65ffa3a79dbbfb3b48aa
Then: ee21c97b85ff6062b9b0080c9abb1eea46743345
tipsi-stripe: 8aaaa6f5e4cfea5c35be3affbb616c4e6cfafa5f
UICKeyChainStore: e81dc3b58d56ffaed61ab6669eb97071e53fc377
"UIView+BooleanAnimations": a760be9a066036e55f298b7b7350a6cb14cfcd97
VCRURLConnection: accd771ebd4be11183a3e4d5a4403f180a9a235e
"XCTest+OHHTTPStubSuiteCleanUp": 4469ec8863c6bc022c5089a9b94233eb3416c5ee
Yoga: 50fb6eb13d2152e7363293ff603385db380815b1
PODFILE CHECKSUM: bde362cc9b474c64f2d920484e2086f123a9793a
COCOAPODS: 1.7.5