Merge branch 'master' of git.gengmei.cc:gengmeiios/GMPhobos
Showing
... | @@ -8,7 +8,7 @@ | ... | @@ -8,7 +8,7 @@ |
Pod::Spec.new do |s| | Pod::Spec.new do |s| | ||
s.name = "GMPhobos" | s.name = "GMPhobos" | ||
s.version = "0.2.18" | s.version = "0.2.19" | ||
s.summary = "GM statistic data sdk" | s.summary = "GM statistic data sdk" | ||
s.description = <<-DESC | s.description = <<-DESC | ||
... | @@ -28,7 +28,7 @@ Pod::Spec.new do |s| | ... | @@ -28,7 +28,7 @@ Pod::Spec.new do |s| |
s.requires_arc = true | s.requires_arc = true | ||
s.source_files = 'Pod/Classes/**/*' | s.source_files = 'Pod/Classes/**/*' | ||
s.dependency 'GMCache','~> 0.1.0' | s.dependency 'GMCache','~> 0.1.1' | ||
s.dependency 'GMKit' | s.dependency 'GMKit' | ||
s.library = 'z' | s.library = 'z' | ||
... | ... |
Please
register
or
sign in
to comment