blob: a64381d91c6f3492230f68d03aaf00c9a7fa1aa5 [file] [log] [blame]
{
"name": "SelectionList",
"version": "1.2.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",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/yonat/SelectionList.git",
"tag": "1.2.0"
},
"source_files": "Sources/*.swift"
}