add files
Showing
... | ... | @@ -21,11 +21,11 @@ Pod::Spec.new do |s| |
TODO: Add long description of the pod here. | ||
DESC | ||
s.homepage = 'https://github.com/jz/GMRouter' | ||
s.homepage = 'http://git.wanmeizhensuo.com/gengmeiios/gengmeiios.git' | ||
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' | ||
s.license = { :type => 'MIT', :file => 'LICENSE' } | ||
s.author = { 'jz' => 'qiaojinzhu@igengmei.com' } | ||
s.source = { :git => 'https://github.com/jz/GMRouter.git', :tag => s.version.to_s } | ||
s.source = { :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMRouter.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