We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee5dcf5 + eedd904 commit 5bf0baeCopy full SHA for 5bf0bae
react-native-aes.podspec
@@ -7,7 +7,7 @@ Pod::Spec.new do |s|
7
s.license = 'MIT'
8
s.requires_arc = true
9
s.homepage = "https://github.com/tectiv3/react-native-aes"
10
- s.source = { :git => 'https://github.com/tectiv3/react-native-aes' }
+ s.source = { :git => 'https://github.com/tectiv3/react-native-aes', :tag => "v#{s.version}" }
11
s.platform = :ios, '9.0'
12
s.source_files = "ios/**/*.{h,m}"
13
0 commit comments