| { | |
| "name": "CocopodsTestChange", | |
| "version": "0.0.1", | |
| "summary": "这只是一个测试", | |
| "description": "这只是一个测试 你鸟我啊", | |
| "homepage": "https://github.com/Ucself/CocopodsTest", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "李保君": "lbj147123@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Ucself/CocopodsTest.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "Resources/**/*", | |
| "pushed_with_swift_version": "3.0" | |
| } |