blob: 01c8e90644b304bc12abcdda4768f85392e2534b [file] [log] [blame]
{
"name": "ALLiveLogger",
"version": "0.2.0",
"summary": "一个基于CocoaHTTPServer搭建的本地服务,可以将日志实时输出到PC浏览器的审查元素console中。",
"description": "一个基于CocoaHTTPServer搭建的本地服务,可以将日志实时输出到PC浏览器的审查元素console中。",
"homepage": "https://github.com/asomePubcode/ALLiveLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"screenshots": [
"https://github.com/asomePubcode/ALLiveLogger/blob/master/Images/liveLog.jpg",
{
"type": "MIT",
"file": "LICENSE"
}
],
"authors": {
"asomeliao": "asomeliao@foxmail.com"
},
"source": {
"git": "https://github.com/asomePubcode/ALLiveLogger.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"resources": "ALLiveLogger/Assets/*.bundle",
"source_files": "ALLiveLogger/Classes/**/*",
"requires_arc": true,
"dependencies": {
"CocoaAsyncSocket": [
]
}
}