[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / f / 5 / MonitorCpuUsage / 0.1.0 / MonitorCpuUsage.podspec.json
blob19d9b2c7c4d2361bf5760564d4fdaed280f289e2
2   "name": "MonitorCpuUsage",
3   "version": "0.1.0",
4   "summary": "Monitoring CPU usage and stack information in app of MonitorCpuUsage.",
5   "description": "TODO: Monitor CPU usage in app, stack information of threads used by high CPU, and display of polygraph.",
6   "homepage": "https://github.com/HeXiuLian/MonitorCpuUsageProject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HeXiuLian": "815009254@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/HeXiuLian/MonitorCpuUsageProject.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MonitorCpuUsage/Classes/**/*",
22   "dependencies": {
23     "iOS-Echarts": [
25     ]
26   }