1
1
PODS:
2
+ - AppAuth (1.7.5):
3
+ - AppAuth/Core (= 1.7.5)
4
+ - AppAuth/ExternalUserAgent (= 1.7.5)
5
+ - AppAuth/Core (1.7.5)
6
+ - AppAuth/ExternalUserAgent (1.7.5):
7
+ - AppAuth/Core
2
8
- boost (1.76.0)
3
9
- DoubleConversion (1.1.6)
4
10
- FBLazyVector (0.72.21)
@@ -285,6 +291,9 @@ PODS:
285
291
- React-jsinspector (0.72.21)
286
292
- React-logger (0.72.21):
287
293
- glog
294
+ - react-native-app-auth (7.2.0):
295
+ - AppAuth (>= 1.7.3)
296
+ - React-Core
288
297
- React-NativeModulesApple (0.72.21):
289
298
- React-callinvoker
290
299
- React-Core
@@ -418,6 +427,7 @@ DEPENDENCIES:
418
427
- React-jsiexecutor (from `../node_modules/react-native-macos/ReactCommon/jsiexecutor`)
419
428
- React-jsinspector (from `../node_modules/react-native-macos/ReactCommon/jsinspector`)
420
429
- React-logger (from `../node_modules/react-native-macos/ReactCommon/logger`)
430
+ - react-native-app-auth (from `../../../node_modules/react-native-app-auth`)
421
431
- React-NativeModulesApple (from `../node_modules/react-native-macos/ReactCommon/react/nativemodule/core/platform/ios`)
422
432
- React-perflogger (from `../node_modules/react-native-macos/ReactCommon/reactperflogger`)
423
433
- React-RCTActionSheet (from `../node_modules/react-native-macos/Libraries/ActionSheetIOS`)
@@ -438,6 +448,10 @@ DEPENDENCIES:
438
448
- SocketRocket (from `../node_modules/react-native-macos/third-party-podspecs/SocketRocket.podspec`)
439
449
- Yoga (from `../node_modules/react-native-macos/ReactCommon/yoga`)
440
450
451
+ SPEC REPOS:
452
+ trunk:
453
+ - AppAuth
454
+
441
455
EXTERNAL SOURCES:
442
456
boost:
443
457
:podspec: "../node_modules/react-native-macos/third-party-podspecs/boost.podspec"
@@ -481,6 +495,8 @@ EXTERNAL SOURCES:
481
495
:path: "../node_modules/react-native-macos/ReactCommon/jsinspector"
482
496
React-logger:
483
497
:path: "../node_modules/react-native-macos/ReactCommon/logger"
498
+ react-native-app-auth:
499
+ :path: "../../../node_modules/react-native-app-auth"
484
500
React-NativeModulesApple:
485
501
:path: "../node_modules/react-native-macos/ReactCommon/react/nativemodule/core/platform/ios"
486
502
React-perflogger:
@@ -521,6 +537,7 @@ EXTERNAL SOURCES:
521
537
:path: "../node_modules/react-native-macos/ReactCommon/yoga"
522
538
523
539
SPEC CHECKSUMS:
540
+ AppAuth: 501c04eda8a8d11f179dbe8637b7a91bb7e5d2fa
524
541
boost: dd6670278a62b2597c8aa78da360a2b25563e3f8
525
542
DoubleConversion: b27dc0920d7399c3d0135ef9089b1dc4d0403a2a
526
543
FBLazyVector: b7481904daa422bb038bde88311486a243362c5f
@@ -542,6 +559,7 @@ SPEC CHECKSUMS:
542
559
React-jsiexecutor: e1a79a2f2fd320b9cf42667a2ba967e40050ad18
543
560
React-jsinspector: 6851b3495397b5a46e197c5fca264ca2b66a21a6
544
561
React-logger: 2f52e784cd5c26387902d49033f0a9983716b9b4
562
+ react-native-app-auth: c236808e5f8805f54eca6a2b7d1842af1524de22
545
563
React-NativeModulesApple: 6eae63d910ec5b32343113e6c8d76bfd0580311f
546
564
React-perflogger: 550b7f2d8b6beea416d9a07e8ce72ac64bca8c00
547
565
React-RCTActionSheet: 3a9144f7eb20253530bfc363297e360de1b962a1
0 commit comments