Merge branch '1.0.0' into 'master'
add See merge request !1
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -6,7 +6,7 @@ Pod::Spec.new do |s| | @@ -6,7 +6,7 @@ Pod::Spec.new do |s| | ||
6 | s.license = 'MIT' | 6 | s.license = 'MIT' |
7 | s.homepage = 'n/a' | 7 | s.homepage = 'n/a' |
8 | s.authors = { "wkh237" => "xeiyan@gmail.com" } | 8 | s.authors = { "wkh237" => "xeiyan@gmail.com" } |
9 | - s.source = { :git => "https://github.com/wkh237/react-native-fetch-blob", :tag => 'v0.10.6'} | 9 | + s.source = { :git => "http://git.yoho.cn/mobile/react-native-fetch-blob", :branch => '1.0.0'} |
10 | s.source_files = 'ios/**/*.{h,m}' | 10 | s.source_files = 'ios/**/*.{h,m}' |
11 | s.platform = :ios, "7.0" | 11 | s.platform = :ios, "7.0" |
12 | s.dependency 'React/Core' | 12 | s.dependency 'React/Core' |
-
Please register or login to post a comment