# -*- encoding: utf-8 -*- # stub: gosu 0.7.13.3 x86-mswin32-60 lib Gem::Specification.new do |s| s.name = "gosu".freeze s.version = "0.7.13.3".freeze s.platform = "x86-mswin32-60".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Julian Raschke".freeze, "Jan Luecker".freeze] s.date = "2009-05-12" s.description = " 2D game development library.\n\n Gosu features easy to use and game-friendly interfaces to 2D graphics\n and text (accelerated by 3D hardware), sound samples and music as well as\n keyboard, mouse and gamepad/joystick input.\n\n Also includes demos for integration with RMagick, Chipmunk and Ruby-OpenGL.\n".freeze s.email = "julian@raschke.de".freeze s.files = ["COPYING.txt".freeze, "README.txt".freeze, "examples/ChipmunkIntegration.rb".freeze, "examples/CptnRuby.rb".freeze, "examples/MoreChipmunkAndRMagick.rb".freeze, "examples/OpenGLIntegration.rb".freeze, "examples/RMagickIntegration.rb".freeze, "examples/TextInput.rb".freeze, "examples/Tutorial.rb".freeze, "examples/media/Beep.wav".freeze, "examples/media/CptnRuby Gem.png".freeze, "examples/media/CptnRuby Map.txt".freeze, "examples/media/CptnRuby Tileset.png".freeze, "examples/media/CptnRuby.png".freeze, "examples/media/Cursor.png".freeze, "examples/media/Earth.png".freeze, "examples/media/Explosion.wav".freeze, "examples/media/LargeStar.png".freeze, "examples/media/Sky.jpg".freeze, "examples/media/Smoke.png".freeze, "examples/media/Soldier.png".freeze, "examples/media/Space.png".freeze, "examples/media/Star.png".freeze, "examples/media/Starfighter.bmp".freeze, "lib/fmod.dll".freeze, "lib/gosu.for_1_8.so".freeze, "lib/gosu.for_1_9.so".freeze, "lib/gosu.rb".freeze] s.homepage = "http://code.google.com/p/gosu/".freeze s.required_ruby_version = Gem::Requirement.new(">= 1.8.2".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "2D game development library.".freeze end