blob: e30dd9a0f851d1f610f35e061660f21fd735bc4a [file] [log] [blame]
{
"name": "RKAPPMonitorView",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RKAPPMonitorView/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}