blob: 9c75e324c1381ec975e872a14ae0854c7a98d8c0 [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.1.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.1.0",
"commit": "8e359aec6eaaf046c53edf52049ad067a6a8ca50"
},
"frameworks": "UIKit",
"source_files": "CheckboxListSwift/*.{swift}",
"resources": "CheckboxListSwift/*.{png}"
}