blob: a6bc5287e071572ba61dd647b3f4b7ce2472b29e [file] [log] [blame]
{
"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": [
]
}
}