blob: ffdda15a05a446981675944cad4af3dcc79a0ce1 [file] [log] [blame]
{
"name": "RSSelectionMenu",
"version": "3.0",
"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",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rushi Sangani": "rushisangani@gmail.com"
},
"source": {
"git": "https://github.com/rushisangani/RSSelectionMenu.git",
"tag": "3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RSSelectionMenu/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}