|
@@ -21,6 +21,19 @@ PODS:
|
|
|
- DoubleConversion
|
|
|
- glog
|
|
|
- glog (0.3.5)
|
|
|
+ - GoogleSignIn (4.4.0):
|
|
|
+ - "GoogleToolboxForMac/NSDictionary+URLArguments (~> 2.1)"
|
|
|
+ - "GoogleToolboxForMac/NSString+URLArguments (~> 2.1)"
|
|
|
+ - GTMSessionFetcher/Core (~> 1.1)
|
|
|
+ - GoogleToolboxForMac/DebugUtils (2.2.1):
|
|
|
+ - GoogleToolboxForMac/Defines (= 2.2.1)
|
|
|
+ - GoogleToolboxForMac/Defines (2.2.1)
|
|
|
+ - "GoogleToolboxForMac/NSDictionary+URLArguments (2.2.1)":
|
|
|
+ - GoogleToolboxForMac/DebugUtils (= 2.2.1)
|
|
|
+ - GoogleToolboxForMac/Defines (= 2.2.1)
|
|
|
+ - "GoogleToolboxForMac/NSString+URLArguments (= 2.2.1)"
|
|
|
+ - "GoogleToolboxForMac/NSString+URLArguments (2.2.1)"
|
|
|
+ - GTMSessionFetcher/Core (1.2.2)
|
|
|
- KakaoOpenSDK (1.14.1):
|
|
|
- KakaoOpenSDK/KakaoCommon (= 1.14.1)
|
|
|
- KakaoOpenSDK/KakaoLink (= 1.14.1)
|
|
@@ -129,6 +142,9 @@ PODS:
|
|
|
- React-fishhook (= 0.60.3)
|
|
|
- RNGestureHandler (1.3.0):
|
|
|
- React
|
|
|
+ - RNGoogleSignin (2.0.0):
|
|
|
+ - GoogleSignIn (~> 4.4.0)
|
|
|
+ - React
|
|
|
- RNNaverLogin (1.3.0):
|
|
|
- naveridlogin-sdk-ios
|
|
|
- React
|
|
@@ -164,6 +180,7 @@ DEPENDENCIES:
|
|
|
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
|
|
|
- React-RCTWebSocket (from `../node_modules/react-native/Libraries/WebSocket`)
|
|
|
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
|
|
|
+ - RNGoogleSignin (from `../node_modules/react-native-google-signin`)
|
|
|
- RNNaverLogin (from `../node_modules/react-native-naver-login`)
|
|
|
- RNReanimated (from `../node_modules/react-native-reanimated`)
|
|
|
- RNVectorIcons (from `../node_modules/react-native-vector-icons`)
|
|
@@ -175,6 +192,9 @@ SPEC REPOS:
|
|
|
- FBSDKCoreKit
|
|
|
- FBSDKLoginKit
|
|
|
- FBSDKShareKit
|
|
|
+ - GoogleSignIn
|
|
|
+ - GoogleToolboxForMac
|
|
|
+ - GTMSessionFetcher
|
|
|
- KakaoOpenSDK
|
|
|
- naveridlogin-sdk-ios
|
|
|
|
|
@@ -229,6 +249,8 @@ EXTERNAL SOURCES:
|
|
|
:path: "../node_modules/react-native/Libraries/WebSocket"
|
|
|
RNGestureHandler:
|
|
|
:path: "../node_modules/react-native-gesture-handler"
|
|
|
+ RNGoogleSignin:
|
|
|
+ :path: "../node_modules/react-native-google-signin"
|
|
|
RNNaverLogin:
|
|
|
:path: "../node_modules/react-native-naver-login"
|
|
|
RNReanimated:
|
|
@@ -246,6 +268,9 @@ SPEC CHECKSUMS:
|
|
|
FBSDKShareKit: f61d03f36ce4f1b379c7de7dbfe173662e68be44
|
|
|
Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
|
|
|
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
|
|
|
+ GoogleSignIn: 7ff245e1a7b26d379099d3243a562f5747e23d39
|
|
|
+ GoogleToolboxForMac: b3553629623a3b1bff17f555e736cd5a6d95ad55
|
|
|
+ GTMSessionFetcher: 61bb0f61a4cb560030f1222021178008a5727a23
|
|
|
KakaoOpenSDK: 8f26484fee731781441561b7bb7e8a5739188b95
|
|
|
naveridlogin-sdk-ios: f894849d1f3454f8a68a57383ba29bd9f0d0257f
|
|
|
React: c438ccc7e14e86d4702bb92d7e262f549ffaa995
|
|
@@ -270,6 +295,7 @@ SPEC CHECKSUMS:
|
|
|
React-RCTVibration: dabb8d59bb47e1d9124b3f77bfdc1b33d42b0a74
|
|
|
React-RCTWebSocket: f32b93e0953d7c07fd5dd45305406282cfdc95cf
|
|
|
RNGestureHandler: 7ccf2f3f60458e084f9ada01fbaf610f6fef073c
|
|
|
+ RNGoogleSignin: 40c1ac794c0eaaed2c6a42faf26972957e834f17
|
|
|
RNNaverLogin: 9095d5f58b02d87d7168716a261c1e03e3792f81
|
|
|
RNReanimated: 45d9313b7a62318ed00d60a811937321e43e076e
|
|
|
RNVectorIcons: 66af4d5c8ff4f584c7b7cd9c4b0780920f27fce2
|