[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / 4 / RKAPPMonitorView / 0.1.2 / RKAPPMonitorView.podspec.json
blob81c25a784e41ec43257cd89da4a0d841414c9b05
2   "name": "RKAPPMonitorView",
3   "version": "0.1.2",
4   "summary": "一个实时监控APP的FPS、CPU使用率和内存占用的小工具",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "李沛倬": "lipeizhuo0528@outlook.com"
11   },
12   "homepage": "https://github.com/RavenKite/RKAPPMonitorView",
13   "source": {
14     "git": "https://github.com/RavenKite/RKAPPMonitorView.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "RKAPPMonitorView/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true