blob: 0c55c56f0bed77fd03c771a2a80366de0e810a9e [file] [log] [blame]
{
"name": "iLogView",
"version": "0.1.0",
"summary": "iOS App Log Viewer",
"description": "iOS App Log viewing in Floating view and web browser, support filtering, saving etc",
"homepage": "https://github.com/junhyogi/iLogView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"junhyuk.park": "junhyuk.park@linecorp.com"
},
"source": {
"git": "https://github.com/junhyogi/iLogView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iLogView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}