[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / d / 4 / 8 / CheckboxList / 1.0.1 / CheckboxList.podspec.json
blobf5cdebb2ac6eb5ba06e2beb1b745f3718fcd7e7c
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.1",
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.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "**/*.{swift}",
23   "resources": "**/*.{png}"