saberma 11 anni fa
parent
commit
a69112f1c3
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      china_city.gemspec

+ 2 - 2
china_city.gemspec

@@ -10,8 +10,8 @@ Gem::Specification.new do |s|
   s.authors     = ["saberma"]
   s.email       = ["mahb45@gmail.com"]
   s.homepage    = "https://github.com/saberma/china_city"
-  s.summary     = ""
-  s.description = ""
+  s.summary     = "a gem to help you select chinese area"
+  s.description = "a gem to help you select chinese area like province, city and district"
 
   s.files = Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.rdoc"]
   s.test_files = Dir["spec/**/*"]