| { | |
| "name": "XQUIExtensions", | |
| "version": "0.0.1", | |
| "summary": "A short description of XQUIExtensions.", | |
| "description": "There is no desc", | |
| "homepage": "https://gitee.com/xyan88/XQUIExtensions", | |
| "license": "MIT", | |
| "authors": { | |
| "chenxueqing": "627556128@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "swift_versions": "4.2", | |
| "source": { | |
| "git": "https://gitee.com/xyan88/XQUIExtensions.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "Classes/**/*", | |
| "Classes/**/*.{swift}" | |
| ], | |
| "swift_version": "4.2" | |
| } |