Skip to content

Commit

Permalink
Update RNGoogleSignin.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak committed Nov 3, 2018
1 parent 1e35429 commit 24062f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RNGoogleSignin.podspec
Expand Up @@ -15,6 +15,7 @@ Pod::Spec.new do |s|

s.social_media_url = "https://github.com/react-native-community/react-native-google-signin/pull/284/files"
s.requires_arc = true
s.static_framework = true
s.platform = :ios, '9.0'
s.preserve_paths = 'LICENSE', 'README.md', 'package.json', 'index.js'

Expand Down

0 comments on commit 24062f1

Please sign in to comment.