blob: 811c4f0a9d9d767b5ff2f9404f286a0ac495f75f [file] [log] [blame]
{
"name": "TestProj",
"version": "0.0.1",
"summary": "A short description of TestProj.",
"description": "测试proj",
"homepage": "https://github.com/AllenSWB/testProj",
"license": "MIT",
"authors": {
"wenbo.sun": "wenbo.sun@ucarinc.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/AllenSWB/testProj.git",
"tag": "0.0.1"
},
"source_files": "testProj/testProj/testProj/*.{h,m}",
"resource_bundles": {
"testProj": [
"testProj/testProj/testProj/testProj.bundle"
]
}
}