| { | |
| "name": "ZGDTestCategory", | |
| "version": "0.1.0", | |
| "summary": "A short description of ZGDTestCategory.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/zhangxi1017/ZGDTestCategory.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "zhangxi1017": "zgd13906@cnki.net" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zhangxi1017/ZGDTestCategory.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "ZGDTestCategory/Classes/**/*" | |
| } |