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 ebc34a0 commit b7c8971Copy full SHA for b7c8971
Qiniu.podspec
@@ -1,12 +1,12 @@
1
Pod::Spec.new do |s|
2
s.name = 'Qiniu'
3
- s.version = '7.0.0'
+ s.version = '7.0.1'
4
s.summary = 'Qiniu Resource Storage SDK for iOS and Mac'
5
s.homepage = 'https://github.com/qiniu/objective-c-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/objective-c-sdk.git', :tag => 'v7.0.0'}
+ s.source = {:git => 'https://github.com/qiniu/objective-c-sdk.git', :tag => 'v7.0.1'}
10
11
s.ios.deployment_target = '6.0'
12
s.osx.deployment_target = '10.8'
0 commit comments