[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / 0 / 8 / e / SelectionList / 1.3.2 / SelectionList.podspec.json
blob115db0a46759f6f7fb15aa710ba74775bec14229
2   "name": "SelectionList",
3   "version": "1.3.2",
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": "https://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.2"
23   },
24   "source_files": "Sources/*.swift",
25   "pod_target_xcconfig": {
26     "LD_RUNPATH_SEARCH_PATHS": "$(FRAMEWORK_SEARCH_PATHS)"
27   },
28   "swift_version": "4.2"