blob: 9b2776b52a685745f91cb08a5a24e036d5cbe3c6 [file] [log] [blame]
{
"name": "CheckboxList",
"version": "1.0.2",
"summary": "CheckboxList allows checkboxes for simple user input when given a short list of options.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/kysomers/CheckboxList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyle Somers": "kyledouglassomers@gmail.com"
},
"source": {
"git": "https://github.com/kysomers/CheckboxList.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "**/*.{swift}",
"resources": "**/*.{png}",
"pushed_with_swift_version": "3.1"
}