[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 8 / CheckboxList / 0.2.0 / CheckboxList.podspec.json
blobff284c808bae890f841fa70ed65436205a5c3c3c
2   "name": "CheckboxList",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "CheckboxList allows checkboxes for simple user input when given a short list of options.",
7   "requires_arc": true,
8   "version": "0.2.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Kyle Somers": "kyledouglassomers@gmail.com"
15   },
16   "homepage": "https://github.com/kysomers/CheckboxList",
17   "source": {
18     "git": "https://github.com/kysomers/CheckboxList.git",
19     "tag": "0.2.0",
20     "commit": "8e359aec6eaaf046c53edf52049ad067a6a8ca50"
21   },
22   "frameworks": "UIKit",
23   "source_files": "CheckboxListSwift/*.{swift}",
24   "resources": "CheckboxListSwift/*.{png}"