motion-firebase.gemspec in motion-firebase-2.0.1 vs motion-firebase.gemspec in motion-firebase-2.0.7

- old
+ new

@@ -2,9 +2,10 @@ require File.expand_path('../lib/firebase/version.rb', __FILE__) Gem::Specification.new do |gem| gem.name = 'motion-firebase' gem.version = Motion::Firebase::Version + gem.licenses = ['BSD'] gem.authors = ['Colin T.A. Gray'] gem.email = ['colinta@gmail.com'] gem.summary = 'A RubyMotion wrapper for the Firebase iOS SDK' gem.description = <<-DESC \ No newline at end of file