优化getMACAddress
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -17,7 +17,7 @@ Pod::Spec.new do |s| |
DESC | ||
s.homepage = "http://git.gengmei.cc/gengmeiios/GMPhobos" | ||
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" } | ||
... | ... | @@ -28,7 +28,7 @@ Pod::Spec.new do |s| |
s.requires_arc = true | ||
s.source_files = 'Pod/Classes/**/*' | ||
s.dependency 'GMCache','~> 0.1.1' | ||
s.dependency 'GMCache' | ||
s.dependency 'GMKit' | ||
s.library = 'z' | ||
... | ... |
Please
register
or
sign in
to comment