解决冲突
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 = "1.2.3" | s.version = "1.2.6" | ||
s.summary = "GM statistic data sdk" | s.summary = "GM statistic data sdk" | ||
s.description = <<-DESC | s.description = <<-DESC | ||
... | @@ -25,7 +25,7 @@ Pod::Spec.new do |s| | ... | @@ -25,7 +25,7 @@ Pod::Spec.new do |s| |
s.platform = :ios, '8.0' | s.platform = :ios, '8.0' | ||
s.source_files = 'GMPhobos/Classes/*.{h,m}' | s.source_files = 'GMPhobos/Classes/*.{h,m}' | ||
s.dependency 'GMCache', '0.2.3' | s.dependency 'GMCache', '0.2.3' | ||
s.dependency 'GMKit', '1.1.3' | s.dependency 'GMKit', '1.1.3' | ||
s.library = 'z' | s.library = 'z' | ||
end | end |
Please
register
or
sign in
to comment