blob: 24aa4e041c4bf1cb1732652f34e49db05c51d270 [file] [log] [blame]
{
"name": "DebugBall",
"version": "0.2.2",
"summary": "一个轻量级的FPS、内存检测View",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DebugBall/Classes/**/*",
"public_header_files": "DebugBall/Classes/**/*.h",
"dependencies": {
"QMUIKit": [
]
}
}