| { | |
| "name": "podProject", | |
| "version": "0.0.4", | |
| "summary": "这是一个很蠢的库.", | |
| "description": "都跟你们说了,这是个很纯的饿库,千万别用!!!", | |
| "homepage": "https://github.com/shmchen/podProject", | |
| "license": "MIT", | |
| "authors": { | |
| "白屏": "white_screen@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/shmchen/podProject.git", | |
| "tag": "0.0.4" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ], | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |