blob: ac9f7eae3f96aadc842202824be227fd8070739c [file] [log] [blame]
{
"name": "JDARGame",
"version": "0.1.0",
"summary": "yet an AR game for JD",
"description": "yet an AR game for JD",
"homepage": "https://github.com/xianhe92/JDARGame",
"license": "MIT",
"authors": {
"xianhe92": "wxc11061106@gmail.com"
},
"source": {
"git": "https://github.com/xianhe92/JDARGame.git",
"tag": "0.1.0"
},
"source_files": "JDARGame/*.{h,m}",
"resource_bundles": {
"Resources": [
"JDARGame/resources/*"
]
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}