| { | |
| "name": "XQToast", | |
| "version": "1.0.0", | |
| "summary": "提示框", | |
| "description": "提示框描述", | |
| "homepage": "https://github.com/12daxie/XQToast", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "谢齐": "941803686@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/12daxie/XQToast.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "XQToast/*.{h,m}", | |
| "requires_arc": true | |
| } |