blob: 115db0a46759f6f7fb15aa710ba74775bec14229 [file] [log] [blame]
{
"name": "SelectionList",
"version": "1.3.2",
"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": "https://twitter.com/yonatsharon",
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/yonat/SelectionList.git",
"tag": "1.3.2"
},
"source_files": "Sources/*.swift",
"pod_target_xcconfig": {
"LD_RUNPATH_SEARCH_PATHS": "$(FRAMEWORK_SEARCH_PATHS)"
},
"swift_version": "4.2"
}