[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / a / c / CAViewDebugger / 0.0.1 / CAViewDebugger.podspec.json
blobdf5ae0a50deeefa0eb97cf043feec533627798e3
2   "name": "CAViewDebugger",
3   "version": "0.0.1",
4   "summary": "A lightweight on-device View Debugger 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": "0.0.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "4.2",
21   "source_files": "CAViewDebugger/ViewDebugger/*.{h,m,swift}",
22   "resources": "CAViewDebugger/ViewDebugger/*.xcassets",
23   "swift_version": "4.2"