Skip to content

Commit 58f3f93

Browse files
committed
podspec [ci skip]
1 parent 0960c0e commit 58f3f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Qiniu.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +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.source = {:git => 'https://github.com/qiniu/objc-sdk.git', :tag => s.version}
8+
s.source = {:git => 'https://github.com/qiniu/objc-sdk.git', :tag => "v#{s.version}"}
99

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

0 commit comments

Comments
 (0)