| { | |
| "name": "testHuanghao", | |
| "version": "0.1.0", | |
| "summary": "A short description of testHuanghao.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://gitee.com/jasoncn/testHuanghao", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "jasony9982": "yuanpeichao@kaike.la" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/jasoncn/testHuanghao.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "testHuanghao/Classes/**/*" | |
| } |