Gem::Specification.new do |s| s.name = 'jcompiler' s.version = '0.1.0' s.authors = ['Tetsuri Moriya'] s.email = ['tetsuri.moriya@gmail.com'] s.summary = 'High performance JSON view' s.description = 'High performance JSON view via compiled DSL' s.homepage = 'https://bitbucket.org/pandora2000/jcompiler' s.license = 'MIT' s.files = `git ls-files`.split("\n") end