oembedr.gemspec in oembedr-1.0.0 vs oembedr.gemspec in oembedr-1.1.0
- old
+ new
@@ -8,9 +8,10 @@
s.authors = ["Matt Wilson"]
s.email = ["mhw@hypomodern.com"]
s.homepage = "https://github.com/agoragames/oembedr"
s.summary = %q{Lightweight, Flexible OEmbed Consumer Library}
s.description = %q{oembedr aims to make consuming oembed resources easy}
+ s.license = 'MIT'
# s.rubyforge_project = "oembedr"
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")