Skip to content

Instantly share code, notes, and snippets.

@peteroid
Created March 21, 2020 15:41
Show Gist options
  • Save peteroid/3bd3d524206bb6d367c4a0c8fd20e5a4 to your computer and use it in GitHub Desktop.
Save peteroid/3bd3d524206bb6d367c4a0c8fd20e5a4 to your computer and use it in GitHub Desktop.
diff --git a/node_modules/react-native-snapchat-login/SnapchatLogin.podspec b/node_modules/react-native-snapchat-login/SnapchatLogin.podspec
index beb8d05b9..a9f135afc 100644
--- a/node_modules/react-native-snapchat-login/SnapchatLogin.podspec
+++ b/node_modules/react-native-snapchat-login/SnapchatLogin.podspec
@@ -19,6 +19,5 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.dependency "React"
- s.dependency "SnapSDK/SCSDKLoginKit"
+ s.dependency "SnapSDK/SCSDKLoginKit", "~> 1.3.5"
end
-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment