| { | |
| "name": "KZ", | |
| "version": "1.3.72", | |
| "summary": "Framework base for iOS projects", | |
| "homepage": "http://kez.io", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Kesi Maduka": "me@kez.io" | |
| }, | |
| "social_media_url": "https://twitter.com/k3zi_", | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "requires_arc": true, | |
| "source": { | |
| "git": "https://github.com/k3zi/KZ.git", | |
| "tag": "1.3.72", | |
| "submodules": true | |
| }, | |
| "source_files": "KZ/**/*.{swift}", | |
| "dependencies": { | |
| "PureLayout": [ | |
| ] | |
| } | |
| } |