Skip to content

Commit ffc8dcf

Browse files
authored
podspec v3
1 parent b35e5fd commit ffc8dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blinkid-react-native.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
s.license = package['license']
1313
s.platform = :ios, "9.0"
1414

15-
s.source = { :git => "https://github.com/IdentSolutions/blinkid-react-native.git", :tag => "v#{s.version} }
15+
s.source = { :git => "https://github.com/IdentSolutions/blinkid-react-native.git#v2019.9.2" }
1616
s.source_files = "src/ios", "src/ios/**/*.{h,m}"
1717

1818
s.dependency 'React'

0 commit comments

Comments
 (0)