We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35e5fd commit ffc8dcfCopy full SHA for ffc8dcf
blinkid-react-native.podspec
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
12
s.license = package['license']
13
s.platform = :ios, "9.0"
14
15
- s.source = { :git => "https://github.com/IdentSolutions/blinkid-react-native.git", :tag => "v#{s.version} }
+ s.source = { :git => "https://github.com/IdentSolutions/blinkid-react-native.git#v2019.9.2" }
16
s.source_files = "src/ios", "src/ios/**/*.{h,m}"
17
18
s.dependency 'React'
0 commit comments