[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 8 / CheckboxList / 1.0.0 / CheckboxList.podspec.json
blob4d8d0cfbabfb7907a52625196fed5aa12ac953a7
2   "name": "CheckboxList",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "CheckboxList allows checkboxes for simple user input when given a short list of options.",
7   "requires_arc": true,
8   "version": "1.0.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": "1.0.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "**/*.{swift}",
23   "resources": "**/*.{png}"