cocoapods-project-hmap.gemspec in cocoapods-project-hmap-0.0.2 vs cocoapods-project-hmap.gemspec in cocoapods-project-hmap-0.0.3

- old
+ new

@@ -6,11 +6,11 @@ Gem::Specification.new do |spec| spec.name = 'cocoapods-project-hmap' spec.version = CocoapodsProjectHmap::VERSION spec.authors = ['chenxGen'] spec.email = ['chenxGen@outlook.com'] - spec.description = %q{A short description of cocoapods-project-hmap.} - spec.summary = %q{A longer description of cocoapods-project-hmap.} + spec.description = %q{A cocoapods plugin which using hmap instead of header search paths to improve preprocess time.} + spec.summary = %q{A cocoapods plugin which using hmap instead of header search paths to improve preprocess time.} spec.homepage = 'https://github.com/chenxGen/cocoapods-project-hmap' spec.license = 'MIT' spec.files = `git ls-files`.split($/) spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }