cocoapods-rome.gemspec in cocoapods-rome-0.0.2 vs cocoapods-rome.gemspec in cocoapods-rome-0.0.3
- old
+ new
@@ -6,12 +6,12 @@
Gem::Specification.new do |spec|
spec.name = "cocoapods-rome"
spec.version = CocoapodsRome::VERSION
spec.authors = ["Boris Bügling"]
spec.email = ["boris@icculus.org"]
- spec.description = %q{A short description of cocoapods-rome.}
- spec.summary = %q{A longer description of cocoapods-rome.}
- spec.homepage = "https://github.com/EXAMPLE/cocoapods-rome"
+ spec.summary = %q{Rome makes it easy to build a list of frameworks for consumption outside of
+Xcode}
+ spec.homepage = "https://github.com/neonichu/Rome"
spec.license = "MIT"
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})