Files
mruby-mruby/mrbgems/mruby-symbol-ext/mrbgem.rake
T
2013-04-21 18:01:09 +09:00

5 lines
123 B
Ruby

MRuby::Gem::Specification.new('mruby-symbol-ext') do |spec|
spec.license = 'MIT'
spec.authors = 'mruby developers'
end