[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / b / CAPKit-Box2D / 0.1.1 / CAPKit-Box2D.podspec.json
blob5727ad66e9e5c33efcedd1c9056f890818ea102f
2   "name": "CAPKit-Box2D",
3   "version": "0.1.1",
4   "summary": "open source c/c++ libraries.",
5   "description": "open source c/c++ libraries, ....",
6   "homepage": "https://github.com/successinfo-org/CAPKit-Box2D",
7   "license": "MIT",
8   "authors": {
9     "samchang": "sam.chang@me.com"
10   },
11   "platforms": {
12     "ios": "6.0.0"
13   },
14   "source": {
15     "git": "https://github.com/successinfo-org/CAPKit-Box2D.git",
16     "tag": "v0.1.1"
17   },
18   "source_files": [
19     "ThirdParts",
20     "ThirdParts/Box2D/**/*.{h,hpp,c,cpp}"
21   ],
22   "libraries": "c++",
23   "header_mappings_dir": "ThirdParts",
24   "requires_arc": false