blob: d758caf1bee9363906ba65323d6be7bf7bcebfb3 [file] [log] [blame]
{
"name": "DebugBall",
"version": "0.2.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DebugBall/Classes/**/*",
"resource_bundles": {
"DebugBall": [
"DebugBall/Assets/*"
]
},
"public_header_files": "DebugBall/Classes/**/*.h",
"dependencies": {
"QMUIKit": [
]
}
}