blob: 4f64ab630698791b687ac3cec212b9b88be0be7c [file] [log] [blame]
{
"name": "ZBDebuggerTool",
"version": "0.0.5",
"summary": "ZBDebuggerTool",
"description": "ZBDebuggerTool 是检测app性能的第三方工具,包括APP性能检测、crash收集、API拦截、沙盒文件",
"homepage": "https://github.com/lzbgithubcode/ZBDebuggerTool",
"screenshots": "https://github.com/lzbgithubcode/ZBDebuggerTool/raw/master/screenshotImage/result.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lzb": "1835064412@qq.com"
},
"source": {
"git": "https://github.com/lzbgithubcode/ZBDebuggerTool.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBDebuggerTool/Classes/**/*",
"resource_bundles": {
"ZBDebuggerTool": [
"ZBDebuggerTool/Assets/*"
]
},
"dependencies": {
"FMDB": [
"~> 2.7.2"
]
}
}