[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 6 / 9 / DDKitFPS / 3.0.0 / DDKitFPS.podspec.json
blob5c4a5f1cf6d70fb78428a074e4c972c9371238f1
2   "name": "DDKitFPS",
3   "swift_versions": "5.0",
4   "version": "3.0.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "FPS test tool for iOS platform",
10   "homepage": "https://github.com/DamonHu/DDKitFPS",
11   "authors": {
12     "ZXKitCode": "dong765@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/DamonHu/DDKitFPS.git",
16     "tag": "3.0.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "11.0"
21   },
22   "default_subspecs": "core",
23   "documentation_url": "https://ddceo.com/blog/1283.html",
24   "subspecs": [
25     {
26       "name": "core",
27       "source_files": "pod/*.swift"
28     }
29   ],
30   "swift_version": "5.0"