blob: 8629a16c84645f5bf42fd6c5c081e3e402b43a9f [file] [log] [blame]
{
"name": "ZBDebuggerTool",
"version": "0.0.2",
"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",
"www.example.com/screenshots_2"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lzb": "1835064412@qq.com"
},
"source": {
"git": "https://github.com/lzbgithubcode/ZBDebuggerTool.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBDebuggerTool/Classes/**/*",
"resource_bundles": {
"ZBDebuggerTool": [
"ZBDebuggerTool/Assets/*"
]
},
"dependencies": {
"AFNetworking": [
"~> 3.2"
],
"FMDB": [
"~> 2.7.2"
]
}
}