Skip to content

Commit 33f016a

Browse files
committed
chore: update source URL in podspec to point to CoolBitX-Technology repository
1 parent bb58927 commit 33f016a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-webview.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
1515
s.homepage = package['homepage']
1616
s.platforms = { :ios => ios_platform, :osx => "10.13", :visionos => "1.0" }
1717

18-
s.source = { :git => "https://github.com/react-native-webview/react-native-webview.git", :tag => "v#{s.version}" }
18+
s.source = { :git => "https://github.com/CoolBitX-Technology/react-native-webview.git", :tag => "v#{s.version}" }
1919

2020
s.source_files = "apple/**/*.{h,m,mm,swift}"
2121

0 commit comments

Comments
 (0)