| { | |
| "name": "CHUI", | |
| "version": "0.1", | |
| "summary": "CHUI.", | |
| "description": "CHUI, CHUI.", | |
| "homepage": "https://github.com/wang-chuanhui/View", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "王传辉": "372020909@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/wang-chuanhui/View.git", | |
| "tag": "0.1" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "Source/*.swift", | |
| "resources": [ | |
| "Source/*.xib" | |
| ], | |
| "pushed_with_swift_version": "4.0" | |
| } |