# -*- encoding: utf-8 -*- # stub: gosu 0.7.7.1 universal-darwin-8 lib Gem::Specification.new do |s| s.name = "gosu".freeze s.version = "0.7.7.1".freeze s.platform = "universal-darwin8.0".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 = "2007-11-07" s.description = "2D game development library. The library features easy to use and game-friendly interfaces to 2D graphics and text (accelerated by 3D hardware), sound samples and music as well as keyboard, mouse and gamepad/joystick input. Includes demos for integration with RMagick, Chipmunk and Ruby-OpenGL.".freeze s.email = "julian@raschke.de".freeze s.files = ["LICENSE".freeze, "README".freeze, "examples/ChipmunkIntegration.rb".freeze, "examples/CptnRuby.rb".freeze, "examples/OpenGLIntegration.rb".freeze, "examples/RMagickIntegration.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/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/gosu.bundle".freeze] s.homepage = "http://code.google.com/p/gosu/".freeze s.required_ruby_version = Gem::Requirement.new(">= 1.8.1".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "2D game development library.".freeze end