Commit 62db94c0 authored by 陈俊泳's avatar 陈俊泳

docs(文档):私有库步骤

parent 35a5116a
......@@ -24,8 +24,8 @@ TODO: common three party.
s.homepage = 'http://www.shengyc.com/'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'ye_linux@126.com' => 'ye_linux@126.com' }
s.source = { :git => 'http://139.159.244.151:2900/chenyehong/SYCSDK.git', :tag => s.version.to_s }
s.author = { 'junyong.chen@shengyc.com' => 'junyong.chen@shengyc.com' }
s.source = { :git => 'https://gitlab.sycdev.com/_Karo/SYCSDKSpec.git', :tag => s.version.to_s }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
s.ios.deployment_target = '9.0'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment