blob: a5a2a27271f837ae91d844bd0eefa15bb41800dd [file] [log] [blame]
{
"name": "KPLiveDebugger",
"version": "0.0.1",
"summary": "KPLiveDebugger is a live onScreen debugger which can show logs on screen",
"homepage": "https://github.com/kunal08pandey/KPLiveDebugger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kunal Pandey": "kunal08.pandey@gmail.com"
},
"source": {
"git": "https://github.com/kunal08pandey/KPLiveDebugger.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KPLiveDebugger/Classes/**/*",
"dependencies": {
"SwiftyBeaver": [
"0.7"
]
},
"pushed_with_swift_version": "2.3"
}