dadapush_client.gemspec in dadapush_client-1.0.0 vs dadapush_client.gemspec in dadapush_client-1.0.1
- old
+ new
@@ -21,11 +21,11 @@
s.platform = Gem::Platform::RUBY
s.authors = ["DaDaPush.com"]
s.email = ["contacts@dadapush.com"]
s.homepage = "https://www.dadapush.com"
s.summary = "DaDaPush Client For Ruby"
- s.description = "DaDaPush: Real-time Notifications App Send real-time notifications through our API without coding and maintaining your own app for iOS or Android devices."
- s.license = 'Apache 2.0'
+ s.description = "DaDaPush: Real-time Notifications App\nSend real-time notifications through our API without coding and maintaining your own app for iOS or Android devices."
+ s.license = 'Apache-2.0'
s.required_ruby_version = ">= 1.9"
s.add_runtime_dependency 'typhoeus', '~> 1.0', '>= 1.0.1'
s.add_runtime_dependency 'json', '~> 2.1', '>= 2.1.0'