blob: af992abfe55dca458f34963f12c01aa2926da064 [file] [log] [blame]
{
"name": "ZBDebuggerTool",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBDebuggerTool/Classes/**/*",
"resource_bundles": {
"ZBDebuggerTool": [
"ZBDebuggerTool/Assets/*"
]
},
"dependencies": {
"FMDB": [
"~> 2.7.2"
]
}
}