| { | |
| "name": "ToastView", | |
| "version": "0.0.6", | |
| "summary": "提示语", | |
| "description": "提示语功能组件", | |
| "homepage": "https://github.com/398967541/ToastView", | |
| "license": "MIT", | |
| "authors": { | |
| "ALexTun": "398967541@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/398967541/ToastView.git", | |
| "tag": "0.0.6" | |
| }, | |
| "source_files": "ToastView/*", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| } | |
| } |