| { | |
| "name": "NicooLeePODTest", | |
| "version": "1.0.1", | |
| "summary": "第一次提交pod测试", | |
| "homepage": "https://github.com/NicooLee/NicooLeePODTest", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "lihuanan": "329585368@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/NicooLee/NicooLeePODTest.git", | |
| "tag": "1.0.1" | |
| }, | |
| "source_files": "NicooLeePODTest/*" | |
| } |