blob: 2cf9981f346d9fe74374c9d599506e8f67932804 [file] [log] [blame]
{
"name": "DebugBall",
"version": "0.2.9",
"summary": "一个轻量级的Debug调试工具,一键设置API Host/H5 API Host,以及其它的一些Debug UI调试工具",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pjocer/DebugBall",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pjocer": "pjocer@outlook.com"
},
"source": {
"git": "https://github.com/pjocer/DebugBall.git",
"tag": "0.2.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DebugBall/Classes/**/*",
"resource_bundles": {
"DebugBall": [
"DebugBall/Assets/*"
]
},
"public_header_files": "DebugBall/Classes/**/*.h",
"dependencies": {
"QMUIKit": [
]
}
}