blob: 7f9a699989a3cd4461d9370493bd4adb0c4e6f2b [file] [log] [blame]
{
"name": "KZKit",
"version": "0.0.1",
"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.1"
},
"source_files": [
"KZKit",
"KZKit/**/*.{h,swift}"
],
"pushed_with_swift_version": "2.3"
}