blob: efc3ac171836ae98c1c0b63d6b40390b16c27d2c [file] [log] [blame]
{
"name": "LogCollect",
"version": "1.0.0",
"summary": "DebugTrace iOS LogCollect",
"description": "DebugTrace iOS端日志采集框架",
"homepage": "https://git.code.oa.com/MicrovisionComponents/LogCollect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shiqiwu": "shiqiwu@tencent.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://git.woa.com/MicrovisionComponents/LogCollect.git",
"tag": "1.0.0"
},
"source_files": "WSLogCollect",
"frameworks": [
"Foundation",
"UIKit"
]
}