We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79600f commit a926541Copy full SHA for a926541
CodePush.podspec
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
9
s.author = package['author']
10
s.license = package['license']
11
s.homepage = package['homepage']
12
- s.source = { :git => 'https://github.com/microsoft/react-native-code-push.git', :tag => "v#{s.version}"}
+ s.source = { :git => 'https://github.com/Soomgo-Mobile/react-native-code-push.git', :tag => "v#{s.version}"}
13
s.ios.deployment_target = '9.0'
14
s.tvos.deployment_target = '9.0'
15
s.preserve_paths = '*.js'
0 commit comments