blob: fede3a95ada9aaf3d6706422a5fd5e3412d1543b [file] [log] [blame]
{
"name": "RSSelectionMenu",
"version": "4.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": "4.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RSSelectionMenu/**/*.swift",
"requires_arc": true
}