xcmultilingual.gemspec in xcmultilingual-0.2.3 vs xcmultilingual.gemspec in xcmultilingual-0.3.0
- old
+ new
@@ -7,11 +7,11 @@
spec.name = "xcmultilingual"
spec.version = Xcmultilingual::VERSION
spec.authors = ["Naoki Morita"]
spec.email = ["namorit@gmail.com"]
- spec.summary = "Command line tool for Swift localizations: It parses localization files in project and output swift file including functions with pretty good complementations"
- spec.description = "Command line tool for Swift localizations: It parses localization files in the project and output swift file including functions with pretty good complementations!"
+ spec.summary = "Command line tool for Swift localizations: It parses localization files in project and output swift file including functions with neat complementations"
+ spec.description = "Command line tool for Swift localizations: It parses localization files in the project and generate swift file including functions with pretty good complementations!"
spec.homepage = "https://github.com/morizotter/xcmultilingual"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
spec.bindir = "exe"