blob: 6a324aafad36211880fa2d9e1a32b7c461ca7caa [file] [log] [blame]
{
"name": "RKAPPMonitorView",
"version": "0.0.1",
"summary": "一个实时监控APP的FPS、CPU使用率和内存占用的小工具",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李沛倬": "lipeizhuo0528@outlook.com"
},
"homepage": "https://github.com/RavenKite/RKAPPMonitorView",
"source": {
"git": "https://github.com/RavenKite/RKAPPMonitorView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RKAPPMonitorView/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}