| { | |
| "name": "SJCategory", | |
| "version": "0.1.1", | |
| "summary": "自定义类别", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/superJunJun/ISGCategory", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "15934874308@163.com": "lijun@ishanggang.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/superJunJun/ISGCategory.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "SJCategory/Classes/**/*" | |
| } |