Skip to content

Commit

Permalink
update version [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
longbai committed Nov 12, 2014
1 parent 76a186e commit 216e3b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Qiniu.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|
s.name = 'Qiniu'
s.version = '6.3.3'
s.version = '6.3.3.1'
s.summary = 'Qiniu Resource Storage SDK for iOS'
s.homepage = 'https://github.com/qiniu/ios-sdk'
s.homepage = 'https://github.com/qiniu/legacy-ios-sdk'
s.social_media_url = 'http://weibo.com/qiniutek'
s.author = 'Qiniu => [email protected]'
s.documentation_url = 'http://developer.qiniu.com/docs/v6/sdk/ios-sdk.html'
s.source = {:git => 'https://github.com/qiniu/ios-sdk.git', :tag => 'v6.3.3'}
s.source = {:git => 'https://github.com/qiniu/ios-sdk.git', :tag => 'v6.3.3.1'}

s.platform = :ios, '6.0'
s.ios.deployment_target = '6.0'
Expand Down

0 comments on commit 216e3b7

Please sign in to comment.