blob: 56806b41e0cb7533f9242a750549ec587232781e [file] [log] [blame]
{
"name": "RSSelectionMenu",
"version": "6.0.7",
"summary": "An elegant selection list or dropdown menu for iOS with single or multiple selections.",
"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.",
"homepage": "https://github.com/rushisangani/RSSelectionMenu",
"screenshots": [
"https://github.com/rushisangani/RSSelectionMenu/tree/master/Images/multi1.gif",
"https://github.com/rushisangani/RSSelectionMenu/tree/master/Images/custom.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rushi Sangani": "rushisangani@gmail.com"
},
"source": {
"git": "https://github.com/rushisangani/RSSelectionMenu.git",
"tag": "v6.0.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RSSelectionMenu/**/*.swift",
"requires_arc": true,
"swift_versions": [
"4.2",
"5.0",
"5.1"
],
"swift_version": "5.1"
}