[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / a / e / 5 / JCPerformanceMonitor / 0.1.0 / JCPerformanceMonitor.podspec.json
blobe96f15b1747fdfd0c1a0f858001b5df5a2691072
2   "name": "JCPerformanceMonitor",
3   "version": "0.1.0",
4   "summary": "iOS app性能(cpu、内存、fps)监控",
5   "description": "iOS app性能(cpu、内存、fps)监控。根据CADisplayLink做周期计算并对外回调。",
6   "homepage": "https://github.com/JerryChenly/JCPerformanceMonitor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JerryChenly": "jerrychenly@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JerryChenly/JCPerformanceMonitor.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JCPerformanceMonitor/Classes/**/*"