blob: 277b3f737ddb0ef7b6de4df2305405db3b19696a [file] [log] [blame]
{
"name": "JDARGame",
"version": "0.0.2",
"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.0.2"
},
"source_files": "JDARGame/*.{h,m}",
"resource_bundles": {
"Images": [
"JDARGame/Assets.xcassets/*"
],
"Resources": [
"JDARGame/resources/*"
]
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}