blob: e1741c2a50bd0cd370510d769a203548b18ba060 [file] [log] [blame]
{
"name": "KPLiveDebugger",
"version": "1.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": "1.0.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "KPLiveDebugger/Classes/**/*",
"dependencies": {
"SwiftyBeaver": [
]
},
"swift_version": "5.0"
}