blob: 2dd1ee132548c91a1719fdf155cf0d924cde2579 [file] [log] [blame]
{
"name": "JxbDebugTool",
"version": "4.4",
"license": "MIT",
"summary": "一个iOS调试工具,监控所有HTTP请求,自动捕获Crash分析。",
"homepage": "https://github.com/JxbSir",
"authors": {
"Peter": "i@jxb.name"
},
"source": {
"git": "https://github.com/JxbSir/JxbDebugTool.git",
"tag": "4.4"
},
"platforms": {
"ios": "6.0"
},
"source_files": "JxbHttpProtocol/JxbDebugTool/*.{h,m}",
"requires_arc": true,
"public_header_files": "JxbHttpProtocol/JxbDebugTool/JxbDebugTool.h"
}