blob: 06c08de16284b249ecbc24ecaa9307c9c08d7b25 [file] [log] [blame]
{
"name": "RSSelectionMenu",
"version": "1.0.6",
"requires_arc": true,
"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": "1.0.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RSSelectionMenu/**/*.{h,m,swift}",
"pushed_with_swift_version": "3.2"
}