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 85dd42e commit 9cb4c1bCopy full SHA for 9cb4c1b
Qiniu.podspec
@@ -5,8 +5,7 @@ Pod::Spec.new do |s|
5
s.homepage = 'https://github.com/qiniu/objc-sdk'
6
s.social_media_url = 'http://weibo.com/qiniutek'
7
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'}
+ s.source = {:git => 'https://github.com/qiniu/objc-sdk.git', :tag => s.version}
10
11
s.ios.deployment_target = '6.0'
12
s.osx.deployment_target = '10.8'
0 commit comments