apns_simple.gemspec in apns_simple-0.2.0 vs apns_simple.gemspec in apns_simple-0.3.1
- old
+ new
@@ -8,10 +8,10 @@
spec.version = ApnsSimple::VERSION
spec.authors = ["Andrey Voronkov"]
spec.email = ["andrey.voronkov@medm.com"]
spec.summary = %q{Simple Apple Push Notifications sender}
- spec.description = %q{Simple Apple Push Notifications sender}
+ spec.description = %q{Simple Apple Push Notifications sender for the sake of good}
spec.homepage = "https://github.com/Antiarchitect/apns_simple"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
spec.bindir = "exe"