Skip to content

Commit 9cb4c1b

Browse files
committed
podspec optimize
1 parent 85dd42e commit 9cb4c1b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Qiniu.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ Pod::Spec.new do |s|
55
s.homepage = 'https://github.com/qiniu/objc-sdk'
66
s.social_media_url = 'http://weibo.com/qiniutek'
77
s.author = 'Qiniu => sdk@qiniu.com'
8-
s.documentation_url = 'http://developer.qiniu.com/docs/v6/sdk/ios-sdk.html'
9-
s.source = {:git => 'https://github.com/qiniu/objc-sdk.git', :tag => 'v7.0.2'}
8+
s.source = {:git => 'https://github.com/qiniu/objc-sdk.git', :tag => s.version}
109

1110
s.ios.deployment_target = '6.0'
1211
s.osx.deployment_target = '10.8'

0 commit comments

Comments
 (0)