forked from microsoft/react-native-macos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPodfile.lock
617 lines (611 loc) · 19.5 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
PODS:
- boost (1.76.0)
- DoubleConversion (1.1.6)
- FBLazyVector (0.72.1)
- FBReactNativeSpec (0.72.1):
- RCT-Folly (= 2021.07.22.00)
- RCTRequired (= 0.72.1)
- RCTTypeSafety (= 0.72.1)
- React-Core (= 0.72.1)
- React-jsi (= 0.72.1)
- ReactCommon/turbomodule/core (= 0.72.1)
- fmt (6.2.1)
- glog (0.3.5)
- OCMock (3.9.1)
- RCT-Folly (2021.07.22.00):
- boost
- DoubleConversion
- fmt (~> 6.2.1)
- glog
- RCT-Folly/Default (= 2021.07.22.00)
- RCT-Folly/Default (2021.07.22.00):
- boost
- DoubleConversion
- fmt (~> 6.2.1)
- glog
- RCTRequired (0.72.1)
- RCTTypeSafety (0.72.1):
- FBLazyVector (= 0.72.1)
- RCTRequired (= 0.72.1)
- React-Core (= 0.72.1)
- React (0.72.1):
- React-Core (= 0.72.1)
- React-Core/DevSupport (= 0.72.1)
- React-Core/RCTWebSocket (= 0.72.1)
- React-RCTActionSheet (= 0.72.1)
- React-RCTAnimation (= 0.72.1)
- React-RCTBlob (= 0.72.1)
- React-RCTImage (= 0.72.1)
- React-RCTLinking (= 0.72.1)
- React-RCTNetwork (= 0.72.1)
- React-RCTSettings (= 0.72.1)
- React-RCTText (= 0.72.1)
- React-RCTVibration (= 0.72.1)
- React-callinvoker (0.72.1)
- React-Codegen (0.72.1):
- DoubleConversion
- FBReactNativeSpec
- glog
- RCT-Folly
- RCTRequired
- RCTTypeSafety
- React-Core
- React-jsc
- React-jsi
- React-jsiexecutor
- React-NativeModulesApple
- React-rncore
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- React-Core (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-Core/Default (= 0.72.1)
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-Core/CoreModulesHeaders (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-Core/Default
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-Core/Default (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-Core/DevSupport (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-Core/Default (= 0.72.1)
- React-Core/RCTWebSocket (= 0.72.1)
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-jsinspector (= 0.72.1)
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-Core/RCTActionSheetHeaders (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-Core/Default
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-Core/RCTAnimationHeaders (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-Core/Default
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-Core/RCTBlobHeaders (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-Core/Default
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-Core/RCTImageHeaders (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-Core/Default
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-Core/RCTLinkingHeaders (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-Core/Default
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-Core/RCTNetworkHeaders (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-Core/Default
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-Core/RCTPushNotificationHeaders (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-Core/Default
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-Core/RCTSettingsHeaders (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-Core/Default
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-Core/RCTTextHeaders (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-Core/Default
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-Core/RCTVibrationHeaders (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-Core/Default
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-Core/RCTWebSocket (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-Core/Default (= 0.72.1)
- React-cxxreact
- React-jsc
- React-jsi
- React-jsiexecutor
- React-perflogger
- React-runtimeexecutor
- React-utils
- SocketRocket (= 0.7.0)
- Yoga
- React-CoreModules (0.72.1):
- RCT-Folly (= 2021.07.22.00)
- RCTTypeSafety (= 0.72.1)
- React-Codegen (= 0.72.1)
- React-Core/CoreModulesHeaders (= 0.72.1)
- React-jsi (= 0.72.1)
- React-RCTBlob
- React-RCTImage (= 0.72.1)
- ReactCommon/turbomodule/core (= 0.72.1)
- SocketRocket (= 0.7.0)
- React-cxxreact (0.72.1):
- boost (= 1.76.0)
- DoubleConversion
- glog
- RCT-Folly (= 2021.07.22.00)
- React-callinvoker (= 0.72.1)
- React-debug (= 0.72.1)
- React-jsi (= 0.72.1)
- React-jsinspector (= 0.72.1)
- React-logger (= 0.72.1)
- React-perflogger (= 0.72.1)
- React-runtimeexecutor (= 0.72.1)
- React-debug (0.72.1)
- React-jsc (0.72.1):
- React-jsc/Fabric (= 0.72.1)
- React-jsi (= 0.72.1)
- React-jsc/Fabric (0.72.1):
- React-jsi (= 0.72.1)
- React-jsi (0.72.1):
- boost (= 1.76.0)
- DoubleConversion
- glog
- RCT-Folly (= 2021.07.22.00)
- React-jsiexecutor (0.72.1):
- DoubleConversion
- glog
- RCT-Folly (= 2021.07.22.00)
- React-cxxreact (= 0.72.1)
- React-jsi (= 0.72.1)
- React-perflogger (= 0.72.1)
- React-jsinspector (0.72.1)
- React-logger (0.72.1):
- glog
- React-NativeModulesApple (0.72.1):
- React-callinvoker
- React-Core
- React-cxxreact
- React-jsi
- React-runtimeexecutor
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- React-perflogger (0.72.1)
- React-RCTActionSheet (0.72.1):
- React-Core/RCTActionSheetHeaders (= 0.72.1)
- React-RCTAnimation (0.72.1):
- RCT-Folly (= 2021.07.22.00)
- RCTTypeSafety (= 0.72.1)
- React-Codegen (= 0.72.1)
- React-Core/RCTAnimationHeaders (= 0.72.1)
- React-jsi (= 0.72.1)
- ReactCommon/turbomodule/core (= 0.72.1)
- React-RCTAppDelegate (0.72.1):
- RCT-Folly
- RCTRequired
- RCTTypeSafety
- React-Core
- React-CoreModules
- React-jsc
- React-NativeModulesApple
- React-RCTImage
- React-RCTNetwork
- React-runtimescheduler
- ReactCommon/turbomodule/core
- React-RCTBlob (0.72.1):
- RCT-Folly (= 2021.07.22.00)
- React-Codegen (= 0.72.1)
- React-Core/RCTBlobHeaders (= 0.72.1)
- React-Core/RCTWebSocket (= 0.72.1)
- React-jsi (= 0.72.1)
- React-RCTNetwork (= 0.72.1)
- ReactCommon/turbomodule/core (= 0.72.1)
- React-RCTImage (0.72.1):
- RCT-Folly (= 2021.07.22.00)
- RCTTypeSafety (= 0.72.1)
- React-Codegen (= 0.72.1)
- React-Core/RCTImageHeaders (= 0.72.1)
- React-jsi (= 0.72.1)
- React-RCTNetwork (= 0.72.1)
- ReactCommon/turbomodule/core (= 0.72.1)
- React-RCTLinking (0.72.1):
- React-Codegen (= 0.72.1)
- React-Core/RCTLinkingHeaders (= 0.72.1)
- React-jsi (= 0.72.1)
- ReactCommon/turbomodule/core (= 0.72.1)
- React-RCTNetwork (0.72.1):
- RCT-Folly (= 2021.07.22.00)
- RCTTypeSafety (= 0.72.1)
- React-Codegen (= 0.72.1)
- React-Core/RCTNetworkHeaders (= 0.72.1)
- React-jsi (= 0.72.1)
- ReactCommon/turbomodule/core (= 0.72.1)
- React-RCTPushNotification (0.72.1):
- RCTTypeSafety (= 0.72.1)
- React-Codegen (= 0.72.1)
- React-Core/RCTPushNotificationHeaders (= 0.72.1)
- React-jsi (= 0.72.1)
- ReactCommon/turbomodule/core (= 0.72.1)
- React-RCTSettings (0.72.1):
- RCT-Folly (= 2021.07.22.00)
- RCTTypeSafety (= 0.72.1)
- React-Codegen (= 0.72.1)
- React-Core/RCTSettingsHeaders (= 0.72.1)
- React-jsi (= 0.72.1)
- ReactCommon/turbomodule/core (= 0.72.1)
- React-RCTTest (0.72.1):
- RCT-Folly (= 2021.07.22.00)
- React-Core (= 0.72.1)
- React-CoreModules (= 0.72.1)
- React-jsi (= 0.72.1)
- ReactCommon/turbomodule/core (= 0.72.1)
- React-RCTText (0.72.1):
- React-Core/RCTTextHeaders (= 0.72.1)
- React-RCTVibration (0.72.1):
- RCT-Folly (= 2021.07.22.00)
- React-Codegen (= 0.72.1)
- React-Core/RCTVibrationHeaders (= 0.72.1)
- React-jsi (= 0.72.1)
- ReactCommon/turbomodule/core (= 0.72.1)
- React-rncore (0.72.1)
- React-runtimeexecutor (0.72.1):
- React-jsi (= 0.72.1)
- React-runtimescheduler (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-callinvoker
- React-debug
- React-jsi
- React-runtimeexecutor
- React-utils (0.72.1):
- glog
- RCT-Folly (= 2021.07.22.00)
- React-debug
- ReactCommon-Samples (0.72.1):
- DoubleConversion
- RCT-Folly
- React-Codegen
- React-Core
- React-cxxreact
- React-NativeModulesApple
- ReactCommon/turbomodule/core
- ReactCommon/turbomodule/bridging (0.72.1):
- DoubleConversion
- glog
- RCT-Folly (= 2021.07.22.00)
- React-callinvoker (= 0.72.1)
- React-cxxreact (= 0.72.1)
- React-jsi (= 0.72.1)
- React-logger (= 0.72.1)
- React-perflogger (= 0.72.1)
- ReactCommon/turbomodule/core (0.72.1):
- DoubleConversion
- glog
- RCT-Folly (= 2021.07.22.00)
- React-callinvoker (= 0.72.1)
- React-cxxreact (= 0.72.1)
- React-jsi (= 0.72.1)
- React-logger (= 0.72.1)
- React-perflogger (= 0.72.1)
- ScreenshotManager (0.0.1):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- SocketRocket (0.7.0)
- Yoga (1.14.0)
DEPENDENCIES:
- boost (from `../react-native/third-party-podspecs/boost.podspec`)
- DoubleConversion (from `../react-native/third-party-podspecs/DoubleConversion.podspec`)
- FBLazyVector (from `../react-native/Libraries/FBLazyVector`)
- FBReactNativeSpec (from `../react-native/React/FBReactNativeSpec`)
- glog (from `../react-native/third-party-podspecs/glog.podspec`)
- OCMock (~> 3.9.1)
- RCT-Folly (from `../react-native/third-party-podspecs/RCT-Folly.podspec`)
- RCTRequired (from `../react-native/Libraries/RCTRequired`)
- RCTTypeSafety (from `../react-native/Libraries/TypeSafety`)
- React (from `../react-native/`)
- React-callinvoker (from `../react-native/ReactCommon/callinvoker`)
- React-Codegen (from `build/generated/ios`)
- React-Core (from `../react-native/`)
- React-Core/RCTWebSocket (from `../react-native/`)
- React-CoreModules (from `../react-native/React/CoreModules`)
- React-cxxreact (from `../react-native/ReactCommon/cxxreact`)
- React-debug (from `../react-native/ReactCommon/react/debug`)
- React-jsc (from `../react-native/ReactCommon/jsc`)
- React-jsi (from `../react-native/ReactCommon/jsi`)
- React-jsiexecutor (from `../react-native/ReactCommon/jsiexecutor`)
- React-jsinspector (from `../react-native/ReactCommon/jsinspector`)
- React-logger (from `../react-native/ReactCommon/logger`)
- React-NativeModulesApple (from `../react-native/ReactCommon/react/nativemodule/core/platform/ios`)
- React-perflogger (from `../react-native/ReactCommon/reactperflogger`)
- React-RCTActionSheet (from `../react-native/Libraries/ActionSheetIOS`)
- React-RCTAnimation (from `../react-native/Libraries/NativeAnimation`)
- React-RCTAppDelegate (from `../react-native/Libraries/AppDelegate`)
- React-RCTBlob (from `../react-native/Libraries/Blob`)
- React-RCTImage (from `../react-native/Libraries/Image`)
- React-RCTLinking (from `../react-native/Libraries/LinkingIOS`)
- React-RCTNetwork (from `../react-native/Libraries/Network`)
- React-RCTPushNotification (from `../react-native/Libraries/PushNotificationIOS`)
- React-RCTSettings (from `../react-native/Libraries/Settings`)
- React-RCTTest (from `./RCTTest`)
- React-RCTText (from `../react-native/Libraries/Text`)
- React-RCTVibration (from `../react-native/Libraries/Vibration`)
- React-rncore (from `../react-native/ReactCommon`)
- React-runtimeexecutor (from `../react-native/ReactCommon/runtimeexecutor`)
- React-runtimescheduler (from `../react-native/ReactCommon/react/renderer/runtimescheduler`)
- React-utils (from `../react-native/ReactCommon/react/utils`)
- ReactCommon-Samples (from `../react-native/ReactCommon/react/nativemodule/samples`)
- ReactCommon/turbomodule/core (from `../react-native/ReactCommon`)
- ScreenshotManager (from `NativeModuleExample`)
- Yoga (from `../react-native/ReactCommon/yoga`)
SPEC REPOS:
trunk:
- fmt
- OCMock
- SocketRocket
EXTERNAL SOURCES:
boost:
:podspec: "../react-native/third-party-podspecs/boost.podspec"
DoubleConversion:
:podspec: "../react-native/third-party-podspecs/DoubleConversion.podspec"
FBLazyVector:
:path: "../react-native/Libraries/FBLazyVector"
FBReactNativeSpec:
:path: "../react-native/React/FBReactNativeSpec"
glog:
:podspec: "../react-native/third-party-podspecs/glog.podspec"
RCT-Folly:
:podspec: "../react-native/third-party-podspecs/RCT-Folly.podspec"
RCTRequired:
:path: "../react-native/Libraries/RCTRequired"
RCTTypeSafety:
:path: "../react-native/Libraries/TypeSafety"
React:
:path: "../react-native/"
React-callinvoker:
:path: "../react-native/ReactCommon/callinvoker"
React-Codegen:
:path: build/generated/ios
React-Core:
:path: "../react-native/"
React-CoreModules:
:path: "../react-native/React/CoreModules"
React-cxxreact:
:path: "../react-native/ReactCommon/cxxreact"
React-debug:
:path: "../react-native/ReactCommon/react/debug"
React-jsc:
:path: "../react-native/ReactCommon/jsc"
React-jsi:
:path: "../react-native/ReactCommon/jsi"
React-jsiexecutor:
:path: "../react-native/ReactCommon/jsiexecutor"
React-jsinspector:
:path: "../react-native/ReactCommon/jsinspector"
React-logger:
:path: "../react-native/ReactCommon/logger"
React-NativeModulesApple:
:path: "../react-native/ReactCommon/react/nativemodule/core/platform/ios"
React-perflogger:
:path: "../react-native/ReactCommon/reactperflogger"
React-RCTActionSheet:
:path: "../react-native/Libraries/ActionSheetIOS"
React-RCTAnimation:
:path: "../react-native/Libraries/NativeAnimation"
React-RCTAppDelegate:
:path: "../react-native/Libraries/AppDelegate"
React-RCTBlob:
:path: "../react-native/Libraries/Blob"
React-RCTImage:
:path: "../react-native/Libraries/Image"
React-RCTLinking:
:path: "../react-native/Libraries/LinkingIOS"
React-RCTNetwork:
:path: "../react-native/Libraries/Network"
React-RCTPushNotification:
:path: "../react-native/Libraries/PushNotificationIOS"
React-RCTSettings:
:path: "../react-native/Libraries/Settings"
React-RCTTest:
:path: "./RCTTest"
React-RCTText:
:path: "../react-native/Libraries/Text"
React-RCTVibration:
:path: "../react-native/Libraries/Vibration"
React-rncore:
:path: "../react-native/ReactCommon"
React-runtimeexecutor:
:path: "../react-native/ReactCommon/runtimeexecutor"
React-runtimescheduler:
:path: "../react-native/ReactCommon/react/renderer/runtimescheduler"
React-utils:
:path: "../react-native/ReactCommon/react/utils"
ReactCommon:
:path: "../react-native/ReactCommon"
ReactCommon-Samples:
:path: "../react-native/ReactCommon/react/nativemodule/samples"
ScreenshotManager:
:path: NativeModuleExample
Yoga:
:path: "../react-native/ReactCommon/yoga"
SPEC CHECKSUMS:
boost: 8fa3cd00fa17ef6c3221e5fd283fa93e81d23017
DoubleConversion: acaf5db79676d2e9119015819153f0f99191de12
FBLazyVector: c1b10226447c9e666e3febea613f47a0ea8a7d0b
FBReactNativeSpec: bc10b79231363b7e488f283134b63bae0412abd4
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 6df0a3d6e2750a50609471fd1a01fd2948d405b5
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8
RCT-Folly: bf7b4921a91932051ebf1c5c2d297154b1fa3c8c
RCTRequired: e6862daa1f08a21f5ae0a65370678fde9f6997b0
RCTTypeSafety: 8b25b7061c08d6a5e2e9fed58553923cc36856ac
React: e0d2fbb2992d869f81f3b18d5756dd692a200733
React-callinvoker: ba65f687ab669e4a8c926a9f3fa914301e12f63c
React-Codegen: 426c43a75ae55ac00e678f32d62b3bad32bc132b
React-Core: c095f21911363d946f00781ab91380e41bd908bd
React-CoreModules: eefe8aa435b61a5d140668aa75ced43cf702e5e2
React-cxxreact: 932dc1fd1dc1295271888488f5f8aa1eca6628b2
React-debug: 0b2e19a68abd23cb849c95948b2107f8662e2fec
React-jsc: 151bb8f5b8e3a559bf7994a07fbc033e680230ae
React-jsi: 08cb2f83d94a47a9f9bf705a420a714c9835ee1a
React-jsiexecutor: 8f0722e5fd8e9829e84fdef5f81817e25e825863
React-jsinspector: a523e147b4569e25ce5f150c8733c2ac6e59e436
React-logger: 4265c5f25345a2cd56b5f4a2f44eda8aca3ff19e
React-NativeModulesApple: cdb72f4050bcb299958119391c9da0749c49dc6d
React-perflogger: 6f955eea02502f6a4e0c829fb6c66f942f53f766
React-RCTActionSheet: 8d7cc97f9d55efdc577d85e14c79c230b6bed19c
React-RCTAnimation: 821eeb9eaba64cfee08f9711896e0bc7eea3271e
React-RCTAppDelegate: 6d4a298e4d7afdeccc68ee811f8ddcec0896d1de
React-RCTBlob: cb1f40b85f0817ff73e789e3cfc419fb1eb834ce
React-RCTImage: 46f3121756eff2bd42858b4786cfe7ab326d7dbd
React-RCTLinking: 4c1c47b3d97b18800fb75f0fc193400d0377624e
React-RCTNetwork: 7fe773ead50e74121e754f358f0c33e0e8806ebc
React-RCTPushNotification: 76180cd10907e3d01c1a7e0edf2b56ec47f943a3
React-RCTSettings: e2fe5578fca519148053bee8036a1056b839202a
React-RCTTest: 6924b74896444f5935a556e66d1855a10df7ba84
React-RCTText: 5d1b56e0603bfc0bb53ebc36934a47d76920be30
React-RCTVibration: ff926c4aacec98de0528b3cb19b5fdff96f5adb1
React-rncore: 010e646f37c4b5360194e1f30f4963a364105368
React-runtimeexecutor: 780b0d926b6096670b1a54db56e53c635d3a001d
React-runtimescheduler: 0e91bed5b1673f1828cf84b4eb3a61961fd9746b
React-utils: d3c1b229649baa9b4ef99a17a92f962a5664e466
ReactCommon: 6f2738740f0a5677dc3554112d49ce10d2b0a576
ReactCommon-Samples: 9febd5ea3daa4dd9f2f0c5bc40edb9fb4d535625
ScreenshotManager: 84f13d11f296b960bbafd9897ba52588a42dd5ca
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
Yoga: b01d8e70b1bc0e88b40040a7d9c50fdadb1054b9
PODFILE CHECKSUM: 23258155130fc3ae417bc5bb12e76438f3b9a394
COCOAPODS: 1.12.0