[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / 8 / e / SelectionList / 1.4.0 / SelectionList.podspec.json
blobd21bbe25da7e892e5f5f73f4f9685daa3adca28e
2   "name": "SelectionList",
3   "version": "1.4.0",
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": [
16     "4.2",
17     "5.0"
18   ],
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source": {
24     "git": "https://github.com/yonat/SelectionList.git",
25     "tag": "1.4.0"
26   },
27   "source_files": "Sources/*.swift",
28   "pod_target_xcconfig": {
29     "LD_RUNPATH_SEARCH_PATHS": "$(FRAMEWORK_SEARCH_PATHS)"
30   },
31   "swift_version": "5.0"