Skip to content

Commit b7c8971

Browse files
committed
podspec update [ci skip]
1 parent ebc34a0 commit b7c8971

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Qiniu.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Pod::Spec.new do |s|
22
s.name = 'Qiniu'
3-
s.version = '7.0.0'
3+
s.version = '7.0.1'
44
s.summary = 'Qiniu Resource Storage SDK for iOS and Mac'
55
s.homepage = 'https://github.com/qiniu/objective-c-sdk'
66
s.social_media_url = 'http://weibo.com/qiniutek'
77
s.author = 'Qiniu => sdk@qiniu.com'
88
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'}
9+
s.source = {:git => 'https://github.com/qiniu/objective-c-sdk.git', :tag => 'v7.0.1'}
1010

1111
s.ios.deployment_target = '6.0'
1212
s.osx.deployment_target = '10.8'

0 commit comments

Comments
 (0)