2
Showing
... | ... | @@ -24,7 +24,7 @@ Pod::Spec.new do |s| |
s.homepage = 'http://code.dev.soooner.com:18000/shengjinlong/SNCategoryKit' | ||
s.license = { :type => 'MIT', :file => 'LICENSE' } | ||
s.author = { '705442809@qq.com' => '705442809@qq.com' } | ||
s.source = { :git => 'http://code.dev.soooner.com:18000/shengjinlong/SNCategoryKit.git', :tag => s.version.to_s } | ||
s.source = { :git => 'ssh://git@code.dev.soooner.com:50022/shengjinlong/SNCategoryKit.git', :tag => s.version.to_s } | ||
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>' | ||
s.ios.deployment_target = '8.0' | ||
... | ... |
Please
register
or
sign in
to comment