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