| { | |
| "name": "LucidLayout", | |
| "version": "0.9.2", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "homepage": "https://github.com/ziligy/LucidLayout", | |
| "authors": { | |
| "ziligy": "jeff@ziligy.com" | |
| }, | |
| "summary": "Framework by ziligy", | |
| "source": { | |
| "git": "https://github.com/ziligy/LucidLayout.git", | |
| "tag": "0.9.2" | |
| }, | |
| "source_files": "LucidLayout/Classes/**/*", | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "swift_version": "4.0" | |
| } |