{ | |
"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" | |
] | |
} | |
} |