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