stanwood.gemspec in stanwood-0.2.0 vs stanwood.gemspec in stanwood-0.2.1

- old
+ new

@@ -9,11 +9,11 @@ s.version = Stanwood::VERSION s.authors = ["Tal Zion"] s.email = ["talezion@gmail.com"] s.license = "MIT" s.summary = "The STANWOOD Architecture Templates" - s.description = "STANWOOD manages stanwood related tempalte to support our architecture" - s.homepage = "https://github.com/gems/stanwood-xctemplate" + s.description = "STANWOOD manages stanwood related templates to support different architecture" + s.homepage = "https://github.com/stanwood/stanwood-xctemplate" s.files = `git ls-files`.split($/) s.executables << 'stanwood' s.require_paths = ["lib"]