[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / c / CAViewDebugger / 0.0.4 / CAViewDebugger.podspec.json
blobcf66e94f27fafdbe1fb5fc2b4732d2a2fcd44a2a
2   "name": "CAViewDebugger",
3   "version": "0.0.4",
4   "summary": "A lightweight on-device 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": "0.0.4"
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"