save progress
Showing
... | ... | @@ -18,17 +18,13 @@ Pod::Spec.new do |s| |
DESC | ||
s.homepage = "http://git.wanmeizhensuo.com/gengmeiios/GMPhobos" | ||
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2" | ||
s.license = 'MIT' | ||
s.author = { "licong" => "licong@gmei.com" } | ||
s.source = { :git => "git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git", :tag => s.version.to_s } | ||
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>' | ||
s.platform = :ios, '8.0' | ||
s.requires_arc = true | ||
s.source_files = 'Pod/Classes/**/*' | ||
s.dependency 'GMCache' | ||
s.source_files = 'GMPhobos/Classes/*.{h,m}' | ||
s.dependency 'GMCache', '0.2.0' | ||
s.dependency 'GMKit' | ||
s.library = 'z' | ||
... | ... |
File moved
File moved
File moved
File moved
Please
register
or
sign in
to comment