Box2d 1.2.0-mswin32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/box2d.so +0 -0
  2. metadata +46 -0
Binary file
metadata ADDED
@@ -0,0 +1,46 @@
1
+ --- !ruby/object:Gem::Specification
2
+ rubygems_version: 0.9.2
3
+ specification_version: 1
4
+ name: Box2d
5
+ version: !ruby/object:Gem::Version
6
+ version: 1.2.0
7
+ date: 2007-09-26 00:00:00 +02:00
8
+ summary: A Ruby wrapper for Box2d (by Erin Catto)
9
+ require_paths:
10
+ - lib
11
+ email:
12
+ homepage:
13
+ rubyforge_project:
14
+ description:
15
+ autorequire: box2d
16
+ default_executable:
17
+ bindir: bin
18
+ has_rdoc: false
19
+ required_ruby_version: !ruby/object:Gem::Version::Requirement
20
+ requirements:
21
+ - - ">"
22
+ - !ruby/object:Gem::Version
23
+ version: 0.0.0
24
+ version:
25
+ platform: mswin32
26
+ signing_key:
27
+ cert_chain:
28
+ post_install_message:
29
+ authors:
30
+ - Remo Eichenberger
31
+ files:
32
+ - lib/box2d.so
33
+ test_files: []
34
+
35
+ rdoc_options: []
36
+
37
+ extra_rdoc_files: []
38
+
39
+ executables: []
40
+
41
+ extensions: []
42
+
43
+ requirements: []
44
+
45
+ dependencies: []
46
+