Merge branch 'master' into no_webp
* master: Update YHExplorer.podspec
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -10,7 +10,7 @@ Pod::Spec.new do |s| | @@ -10,7 +10,7 @@ Pod::Spec.new do |s| | ||
10 | s.author = { "xugaoqiang" => "eric.xu@yoho.cn" } | 10 | s.author = { "xugaoqiang" => "eric.xu@yoho.cn" } |
11 | s.source = { :git => "http://git.yoho.cn/ios/yhexplorer.git", :tag => s.version.to_s } | 11 | s.source = { :git => "http://git.yoho.cn/ios/yhexplorer.git", :tag => s.version.to_s } |
12 | 12 | ||
13 | - s.platform = :ios, '6.0' | 13 | + s.platform = :ios, '7.0' |
14 | s.requires_arc = true | 14 | s.requires_arc = true |
15 | 15 | ||
16 | # s.dependency 'YH_WebP', '~> 1.0.0' | 16 | # s.dependency 'YH_WebP', '~> 1.0.0' |
-
Please register or login to post a comment