blob: dc1e8904873220862e6df17c1bedf08aae3d1e4d [file] [log] [blame]
{
"name": "ZBottomSheet",
"version": "0.1.0",
"summary": "BottomSheet is simple to use bottom sheet where you can attach view controllers into it.",
"description": "'BottomSheet is simple to use bottom sheet where you can attach view controllers into it.'",
"homepage": "https://github.com/sxudan/ZBottomSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sxudan": "sudan.suwal@spiralogics.com"
},
"source": {
"git": "https://github.com/sxudan/ZBottomSheet.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*",
"swift_version": "5.0"
}