| { | |
| "name": "SYZUIBasekit", | |
| "version": "0.1.3", | |
| "summary": "常用对象的分类", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/sundasheng1985/SYZUIBasekit", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "sundasheng1985": "641569408@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/sundasheng1985/SYZUIBasekit.git", | |
| "tag": "0.1.3" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "SYZUIBasekit/Classes/**/*" | |
| } |