[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 4 / 5 / KYPerformanceMonitor / 0.1.0 / KYPerformanceMonitor.podspec.json
blob132e162ab0389b0ee6acb8afe916b9436e4375da
2   "name": "KYPerformanceMonitor",
3   "version": "0.1.0",
4   "summary": "iOS 性能监测",
5   "description": "包含帧率检测 和 主线程耗时任务检测\n添加耗时任务检测策略,根据枚举值控制",
6   "homepage": "https://gitee.com/kangpp/kyperformance-monitor",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "kangpengpeng": "353327533@qq.com"
12   },
13   "source": {
14     "git": "https://gitee.com/kangpp/kyperformance-monitor.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "KYPerformanceMonitor/Classes/**/*"