| { | |
| "name": "YZMDEMO", | |
| "version": "0.0.2", | |
| "summary": "A short description of YZMDEMO.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://yzm_error.coding.net/p/YZMDEMO", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "yzm": "284082529@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://e.coding.net/yzm_error/YZMDEMO.git", | |
| "tag": "0.0.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "YZMDEMO/Classes/**/*" | |
| } |