blob: c577c5dc3d8c5dd9a9db10fcded557f0685d1faa [file] [log] [blame]
{
"name": "SelectionList",
"version": "1.3.0",
"summary": "Simple single-selection or multiple-selection checklist, based on UITableView.",
"homepage": "https://github.com/yonat/SelectionList",
"screenshots": "https://raw.githubusercontent.com/yonat/SelectionList/master/Screenshots/SelectionList.png",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Yonat Sharon": "yonat@ootips.org"
},
"social_media_url": "http://twitter.com/yonatsharon",
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/yonat/SelectionList.git",
"tag": "1.3.0"
},
"source_files": "Sources/*.swift"
}