summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-struct/mrbgem.rake
blob: 476e990da43932ba7b3e916d583e4445d687bd97 (plain)
1
2
3
4
MRuby::Gem::Specification.new('mruby-struct') do |spec|
  spec.license = 'MIT'
  spec.authors = 'mruby developers'
end