blob: 5727ad66e9e5c33efcedd1c9056f890818ea102f [file] [log] [blame]
{
"name": "CAPKit-Box2D",
"version": "0.1.1",
"summary": "open source c/c++ libraries.",
"description": "open source c/c++ libraries, ....",
"homepage": "https://github.com/successinfo-org/CAPKit-Box2D",
"license": "MIT",
"authors": {
"samchang": "sam.chang@me.com"
},
"platforms": {
"ios": "6.0.0"
},
"source": {
"git": "https://github.com/successinfo-org/CAPKit-Box2D.git",
"tag": "v0.1.1"
},
"source_files": [
"ThirdParts",
"ThirdParts/Box2D/**/*.{h,hpp,c,cpp}"
],
"libraries": "c++",
"header_mappings_dir": "ThirdParts",
"requires_arc": false
}