blob: 6aaf2753f1eebf47725eaf49cd569d3eca551d9e [file] [log] [blame]
{
"name": "SASelectionView",
"version": "0.0.2",
"summary": "A slide-up view from bottom of the screen displaying multiple rows for selection, written in Swift",
"description": "A slide-up view from bottom of the screen displaying multiple rows with the ability to select and search row. This library is written in Swift.",
"homepage": "https://github.com/srujanadicharla/SASelectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Srujan Simha Adicharla": "simha.srujan@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/srujanadicharla/SASelectionView.git",
"tag": "0.0.2"
},
"source_files": "SASelectionView/SASelectionView/**/*.{h,m,swift}",
"swift_version": "5.0"
}