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