mirror of
https://github.com/status-im/react-native-webview.git
synced 2025-02-23 17:28:37 +00:00
parent
d61d335f80
commit
fc04c51c31
@ -12,7 +12,7 @@ Pod::Spec.new do |s|
|
||||
s.homepage = package['homepage']
|
||||
s.platform = :ios, "9.0"
|
||||
|
||||
s.source = { :git => "https://github.com/react-native-community/react-native-webview.git, :tag => "#{s.version}" }
|
||||
s.source = { :git => "https://github.com/react-native-community/react-native-webview.git", :tag => "#{s.version}" }
|
||||
s.source_files = "ios/**/*.{h,m}"
|
||||
|
||||
s.dependency 'React'
|
||||
|
Loading…
x
Reference in New Issue
Block a user