# -*- encoding: utf-8 -*- # stub: ray 0.0.0.pre1 ruby lib # stub: ext/extconf.rbext/extconf.rb Gem::Specification.new do |s| s.name = "ray".freeze s.version = "0.0.0.pre1".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Mon ou\u00C3\u00AFe".freeze] s.date = "2010-08-17" s.email = "mon.ouie@gmail.com".freeze s.executables = ["ray".freeze, "ray_irb".freeze, "ray".freeze, "ray_irb".freeze] s.extensions = ["ext/extconf.rb".freeze, "ext/extconf.rb".freeze] s.files = [".gitignore".freeze, "Rakefile".freeze, "VERSION".freeze, "bin/ray".freeze, "bin/ray_irb".freeze, "ext/Makefile".freeze, "ext/SDLMain.h".freeze, "ext/SDLMain.m".freeze, "ext/color.c".freeze, "ext/extconf.rb".freeze, "ext/image.c".freeze, "ext/ray".freeze, "ext/ray.bundle".freeze, "ext/ray.c".freeze, "ext/ray.h".freeze, "ext/ray_ext.bundle".freeze, "ext/ray_ext.so".freeze, "ext/rect.c".freeze, "ext/test.rb".freeze, "lib/ray.rb".freeze, "lib/ray/color.rb".freeze, "lib/ray/ray.rb".freeze, "lib/ray/rect.rb".freeze, "spec/ray/color_spec.rb".freeze, "spec/ray/image_spec.rb".freeze, "spec/ray/ray_spec.rb".freeze, "spec/ray/rect_spec.rb".freeze, "spec_runner.rb".freeze] s.homepage = "http://github.com/Mon-Ouie/ray".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "".freeze s.test_files = ["spec/ray/color_spec.rb".freeze, "spec/ray/image_spec.rb".freeze, "spec/ray/ray_spec.rb".freeze, "spec/ray/rect_spec.rb".freeze] end