docs(文档):私有库步骤
Showing
| ... | ... | @@ -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' | ||
| ... | ... |
Please
register
or
sign in
to comment