| { | |
| "name": "HSlips", | |
| "version": "0.0.3", | |
| "summary": "swift UIs. Custom Views, UIs's Extension", | |
| "swift_version": "3.2", | |
| "description": "base uilib with swift. extension or customs.", | |
| "homepage": "https://github.com/qinyue/Slip", | |
| "license": "MIT", | |
| "authors": { | |
| "qinyue": "qinyue0306@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/qinyue/Slip.git", | |
| "tag": "0.0.3" | |
| }, | |
| "source_files": "HSlipFramework/**/*.swift" | |
| } |