mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-31 03:31:05 +00:00
chore(docs): update repo references with new repo location (#1657)
Co-authored-by: Thibault Malbranche <thibault.malbranche@epitech.eu>
This commit is contained in:
co-authored by
Thibault Malbranche
parent
43443d8ca8
commit
4b479d6d3f
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
|
||||
s.homepage = package['homepage']
|
||||
s.platforms = { :ios => "9.0", :osx => "10.13" }
|
||||
|
||||
s.source = { :git => "https://github.com/react-native-community/react-native-webview.git", :tag => "v#{s.version}" }
|
||||
s.source = { :git => "https://github.com/react-native-webview/react-native-webview.git", :tag => "v#{s.version}" }
|
||||
s.source_files = "apple/**/*.{h,m}"
|
||||
|
||||
s.dependency 'React-Core'
|
||||
|
||||
Reference in New Issue
Block a user