We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad0dd88 + 40a8639 commit f4c304bCopy full SHA for f4c304b
react-native-app-auth.podspec
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
10
s.authors = package['author']
11
s.homepage = package['homepage']
12
s.platform = :ios, '10.0'
13
- s.source = { :git => 'https://github.com/FormidableLabs/react-native-app-auth.git' }
+ s.source = { :git => 'https://github.com/FormidableLabs/react-native-app-auth.git', :tag => "v#{s.version}" }
14
s.source_files = 'ios/**/*.{h,m}'
15
s.requires_arc = true
16
s.dependency 'React'
0 commit comments