blob: c65b0dc3b2e7b0f1ddb9745b2743bcff044f7de4 [file] [log] [blame]
{
"name": "BottomSheeter",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "11.0"
},
"source_files": "BottomSheeter/Classes/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}