| { | |
| "name": "ZJKToast", | |
| "version": "0.1.4", | |
| "summary": "私有Toast,进行个性化定制", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/ZJKCode/ZJKToast", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "ZJKCode": "k721684713@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ZJKCode/ZJKToast.git", | |
| "tag": "0.1.4" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "ZJKToast/Classes/**/*" | |
| } |