[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / c / 4 / box2d / 2.3.0 / box2d.podspec.json
blob625325d888640e4c26104fc3576926e98b865500
2   "name": "box2d",
3   "license": {
4     "type": "zlib"
5   },
6   "version": "2.3.0",
7   "summary": "Box2D is an open source C++ engine for simulating rigid bodies in 2D.",
8   "description": "Box2D is an open source C++ engine for simulating rigid bodies in 2D. Box2D is developed by Erin Catto and has the zlib license. While the zlib license does not require acknowledgement, we encourage you to give credit to Box2D in your product.",
9   "homepage": "http://www.cocos2d-iphone.org",
10   "authors": "Erin Catto",
11   "source": {
12     "svn": "http://box2d.googlecode.com/svn/trunk/Box2D",
13     "revision": "249"
14   },
15   "source_files": "Box2D/**/*.{h,cpp}",
16   "header_mappings_dir": "Box2D",
17   "requires_arc": false