blob: c402116e2cae645f3d32c931d7b3d0e6e9ab6519 [file] [log] [blame]
{
"name": "KZKit",
"version": "0.0.3",
"summary": "debug logger replacement for swift instead of using print(items:Any...)",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/kuyazee/KZKit",
"authors": {
"Zonily Jame Pesquera": "zonilyjame@gmail.com"
},
"social_media_url": "http://twitter.com/kuyazee",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/kuyazee/KZKit.git",
"tag": "0.0.3"
},
"source_files": [
"KZKit",
"KZKit/**/*.{h,swift}"
],
"pushed_with_swift_version": "2.3"
}