[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / f / 1 / c / PerformanceMonitor / 0.0.5 / PerformanceMonitor.podspec.json
blob1e00fb3c0b62f87273467a2166e1ca7a12ee8d8c
2   "name": "PerformanceMonitor",
3   "version": "0.0.5",
4   "license": "Code is private.",
5   "summary": "PerformanceMonitor is a non-invasive APM system, Including monitoring CPU,Memory,FPS,Recording all OC and Swift methods time consuming,etc.",
6   "homepage": "https://github.com/woshiccm/PerformanceMonitor",
7   "authors": "roy",
8   "source": {
9     "git": "https://github.com/woshiccm/PerformanceMonitor.git",
10     "tag": "0.0.5"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "requires_arc": true,
16   "cocoapods_version": ">= 1.4",
17   "swift_versions": [
18     "4.2",
19     "5.0",
20     "5.0"
21   ],
22   "source_files": "PerformanceMonitor/**/*.{h,mm,swift,s}",
23   "dependencies": {
24     "RCBacktrace": [
25       "~> 0.1.7"
26     ]
27   },
28   "swift_version": "5.0"