blob: ff284c808bae890f841fa70ed65436205a5c3c3c [file] [log] [blame]
{
"name": "CheckboxList",
"platforms": {
"ios": "8.0"
},
"summary": "CheckboxList allows checkboxes for simple user input when given a short list of options.",
"requires_arc": true,
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyle Somers": "kyledouglassomers@gmail.com"
},
"homepage": "https://github.com/kysomers/CheckboxList",
"source": {
"git": "https://github.com/kysomers/CheckboxList.git",
"tag": "0.2.0",
"commit": "8e359aec6eaaf046c53edf52049ad067a6a8ca50"
},
"frameworks": "UIKit",
"source_files": "CheckboxListSwift/*.{swift}",
"resources": "CheckboxListSwift/*.{png}"
}