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