mirror of
https://github.com/status-im/react-native-camera.git
synced 2026-08-31 05:31:07 +00:00
Fixed tag name
This commit is contained in:
@@ -7,7 +7,7 @@ Pod::Spec.new do |s|
|
||||
s.license = { :type => "MIT", :file => "LICENSE" }
|
||||
s.author = { "Lochlan Wansbrough" => "lochie@live.com" }
|
||||
s.platform = :ios, "7.0"
|
||||
s.source = { :git => "http://github.com/lwansbrough/react-native-camera.git", :tag => "0.2.8" }
|
||||
s.source = { :git => "http://github.com/lwansbrough/react-native-camera.git", :tag => "v0.2.8" }
|
||||
s.source_files = "*.{h,m}"
|
||||
s.requires_arc = true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user