blob: 1ea9cc317571289eb5ecbfcadd0e012aa6dac9e9 [file] [log] [blame]
{
"name": "BottomSheeter",
"version": "0.1.4",
"summary": "BottomSheeter: One size fits all",
"description": "This is a generic bottom sheet reusable UIViewController",
"homepage": "https://github.com/pavan288/BottomSheeter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pavan.powani@practo.com": "pavan.powani@practo.com"
},
"source": {
"git": "https://github.com/pavan288/BottomSheeter.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "BottomSheeter/Classes/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}