[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / e / 0 / RSSelectionMenu / 6.0.6 / RSSelectionMenu.podspec.json
blobe3bff9fe8494e4e8dacc282d78c512e9f7833ab8
2   "name": "RSSelectionMenu",
3   "version": "6.0.6",
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": "6.0.6"
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.1"
32   ],
33   "swift_version": "5.1"