Commit 6c725a6c by lee

update location

parent 661d3d02
......@@ -21,11 +21,11 @@ Pod::Spec.new do |s|
TODO: Add long description of the pod here.
DESC
s.homepage = 'https://github.com/lee/AliPaySDK'
s.homepage = 'http://git.cemarose.cn/cemarose/ioslib'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'lee' => '627051222@qq.com' }
s.source = { :git => 'https://github.com/sanchew/AliPaySDK.git', :tag => s.version.to_s }
s.source = { :git => 'http://git.cemarose.cn/cemarose/ioslib', :tag => s.version.to_s }
s.ios.deployment_target = '8.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