[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 0 / 8 / e / SelectionList / 1.3.1 / SelectionList.podspec.json
blobc3e9a5e6ed0bd34e20954cc80a670352da1921c3
2   "name": "SelectionList",
3   "version": "1.3.1",
4   "summary": "Simple single-selection or multiple-selection checklist, based on UITableView.",
5   "homepage": "https://github.com/yonat/SelectionList",
6   "screenshots": "https://raw.githubusercontent.com/yonat/SelectionList/master/Screenshots/SelectionList.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Yonat Sharon": "yonat@ootips.org"
13   },
14   "social_media_url": "http://twitter.com/yonatsharon",
15   "swift_versions": "4.2",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/yonat/SelectionList.git",
22     "tag": "1.3.1"
23   },
24   "source_files": "Sources/*.swift",
25   "swift_version": "4.2"