mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-11 08:04:23 +08:00
committed by
Artem Egorov
parent
2b158003c8
commit
a81a0452f4
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
|
||||
s.author = package['author']
|
||||
s.license = package['license']
|
||||
s.homepage = package['homepage']
|
||||
s.source = { :git => 'https://github.com/Microsoft/react-native-code-push.git', :tag => "v#{s.version}-beta"}
|
||||
s.source = { :git => 'https://github.com/Microsoft/react-native-code-push.git', :tag => "v#{s.version}"}
|
||||
s.ios.deployment_target = '7.0'
|
||||
s.tvos.deployment_target = '9.0'
|
||||
s.preserve_paths = '*.js'
|
||||
|
||||
Reference in New Issue
Block a user