{ | |
"name": "publicTest", | |
"version": "0.0.1", | |
"summary": "Just Testing.", | |
"homepage": "https://coding.net/u/pkun/p/publicTest/git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"pankunzhao": "413291595@qq.com" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"source": { | |
"git": "https://git.coding.net/pkun/publicTest.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"Classes", | |
"Classes/*" | |
], | |
"requires_arc": true | |
} |