update
Showing
| ... | @@ -21,7 +21,7 @@ Pod::Spec.new do |s| | ... | @@ -21,7 +21,7 @@ Pod::Spec.new do |s| |
| # s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2" | # s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2" | ||
| s.license = 'MIT' | s.license = 'MIT' | ||
| s.author = { "licong" => "licong@gmei.com" } | s.author = { "licong" => "licong@gmei.com" } | ||
| s.source = { :git => "http://git.gengmei.cc/gengmeiios/GMPhobos.git", :tag => s.version.to_s } | s.source = { :git => "git@git.gengmei.cc:gengmeiios/GMPhobos.git", :tag => s.version.to_s } | ||
| # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>' | # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>' | ||
| s.platform = :ios, '8.0' | s.platform = :ios, '8.0' | ||
| ... | ... |
Please
register
or
sign in
to comment