[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / e / 0 / RSSelectionMenu / 7.1.2 / RSSelectionMenu.podspec.json
blob42173ce9ee99268e9e6f7821cbf668c09342d625
2   "name": "RSSelectionMenu",
3   "version": "7.1.2",
4   "summary": "An elegant selection list or dropdown menu for iOS with single or multiple selections.",
5   "description": "RSSelectionMenu provides easy to use features to show drop-down or selection list with the single or multiple selections.\nRSSelectionMenu can work with custom cells as well.",
6   "homepage": "https://github.com/rushisangani/RSSelectionMenu",
7   "screenshots": [
8     "https://github.com/rushisangani/RSSelectionMenu/tree/master/Images/multi1.gif",
9     "https://github.com/rushisangani/RSSelectionMenu/tree/master/Images/custom.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Rushi Sangani": "rushisangani@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/rushisangani/RSSelectionMenu.git",
20     "tag": "v7.1.2"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": "RSSelectionMenu/**/*.swift",
26   "requires_arc": true,
27   "swift_versions": [
28     "4.2",
29     "5.0",
30     "5.1",
31     "5.2"
32   ],
33   "swift_version": "5.2"