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