--- !ruby/object:Gem::Specification 
name: gosu
version: !ruby/object:Gem::Version 
  hash: 83
  prerelease: 
  segments: 
  - 0
  - 7
  - 40
  version: 0.7.40
platform: x86-mingw32
authors: 
- Julian Raschke
autorequire: 
bindir: bin
cert_chain: []

date: 2011-11-19 00:00:00 Z
dependencies: []

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 OpenGL.\n"
email: julian@raschke.de
executables: []

extensions: []

extra_rdoc_files: []

files: 
- .yardopts
- COPYING
- README.txt
- Gosu/Async.hpp
- Gosu/Audio.hpp
- Gosu/AutoLink.hpp
- Gosu/Bitmap.hpp
- Gosu/ButtonsMac.hpp
- Gosu/ButtonsWin.hpp
- Gosu/ButtonsX.hpp
- Gosu/Color.hpp
- Gosu/Directories.hpp
- Gosu/Font.hpp
- Gosu/Fwd.hpp
- Gosu/Gosu.hpp
- Gosu/Graphics.hpp
- Gosu/GraphicsBase.hpp
- Gosu/Image.hpp
- Gosu/ImageData.hpp
- Gosu/Input.hpp
- Gosu/Inspection.hpp
- Gosu/IO.hpp
- Gosu/Math.hpp
- Gosu/Platform.hpp
- Gosu/Sockets.hpp
- Gosu/Text.hpp
- Gosu/TextInput.hpp
- Gosu/Timing.hpp
- Gosu/TR1.hpp
- Gosu/Utility.hpp
- Gosu/Version.hpp
- Gosu/Window.hpp
- Gosu/WinUtility.hpp
- lib/gosu/patches.rb
- lib/gosu/preview.rb
- lib/gosu/run.rb
- lib/gosu/swig_patches.rb
- lib/gosu/zen.rb
- lib/gosu.rb
- examples/ChipmunkIntegration.rb
- examples/CptnRuby.rb
- examples/MoreChipmunkAndRMagick.rb
- examples/OpenGLIntegration.rb
- examples/RMagickIntegration.rb
- examples/TextInput.rb
- examples/Tutorial.rb
- examples/media/Beep.wav
- examples/media/CptnRuby Gem.png
- examples/media/CptnRuby Map.txt
- examples/media/CptnRuby Tileset.png
- examples/media/CptnRuby.png
- examples/media/Cursor.png
- examples/media/Earth.png
- examples/media/Explosion.wav
- examples/media/Landscape.svg
- examples/media/LargeStar.png
- examples/media/Smoke.png
- examples/media/Soldier.png
- examples/media/Space.png
- examples/media/Star.png
- examples/media/Starfighter.bmp
- lib/gosu.for_1_8.so
- lib/gosu.for_1_9.so
- lib/FreeImage.dll
- lib/libsndfile.dll
- lib/OpenAL32.dll
homepage: http://www.libgosu.org/
licenses: []

post_install_message: 
rdoc_options: 
- README.txt
- COPYING
- reference/gosu.rb
- reference/*.rdoc
- --title
- Gosu
- --main
- README.txt
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 51
      segments: 
      - 1
      - 8
      - 2
      version: 1.8.2
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.8.11
signing_key: 
specification_version: 3
summary: 2D game development library.
test_files: []