blob: 24ec5548355640f4e6e03dcbcb432f4f1ab331d3 [file] [log] [blame]
{
"name": "MonitorCpuUsage",
"version": "0.1.1",
"summary": "Monitoring CPU usage and stack information in app of MonitorCpuUsage.",
"description": "TODO: Monitor CPU usage in app, stack information of threads used by high CPU, and display of polygraph.",
"homepage": "https://github.com/HeXiuLian/MonitorCpuUsageProject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HeXiuLian": "815009254@qq.com"
},
"source": {
"git": "https://github.com/HeXiuLian/MonitorCpuUsageProject.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MonitorCpuUsage/Classes/**/*",
"dependencies": {
"iOS-Echarts": [
]
}
}