[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / a / c / CAViewDebugger / 1.0.0 / CAViewDebugger.podspec.json
blob4d85052c474c1a023a1f18249764f01cd2f07d5e
2   "name": "CAViewDebugger",
3   "version": "1.0.0",
4   "summary": "A lightweight in-App View Hierarchy Debugger(like Xcode) based on Core Animation.",
5   "homepage": "https://github.com/lhuanyu/CAViewDebugger",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lhuanyu": "lhuany@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/lhuanyu/CAViewDebugger.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "CAViewDebugger/ViewDebugger/*.{h,m,swift}",
22   "resources": "CAViewDebugger/ViewDebugger/*.bundle",
23   "swift_version": "5.0"