[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 0 / a / APCheckboxTree / 1.0.0 / APCheckboxTree.podspec.json
blobfc06728d1a1d2b017ec3231d7fa3118621199360
2   "name": "APCheckboxTree",
3   "version": "1.0.0",
4   "summary": "Checkboxes tree structure based on UIView",
5   "description": "Checkbox tree with nested items. Could be used as a tree or plain list. Fully customizable view.",
6   "homepage": "https://github.com/aporohov/APCheckboxTree.git",
7   "authors": {
8     "Artem Porohov": "aporohov@gmail.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "source": {
15     "git": "https://github.com/aporohov/APCheckboxTree.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5",
22   "source_files": "Sources/**/*.{swift}",
23   "resource_bundles": {
24     "APCheckboxTree": [
25       "Sources/APCheckboxTree/Resources/**"
26     ]
27   },
28   "swift_version": "5"