blob: 5e2b467614ef74f5ecd54d8a41512e324cfaa05d [file] [log] [blame]
{
"name": "ZBottomSheet",
"version": "0.3.0",
"summary": "BottomSheet is simple to use bottom sheet for iOS.",
"description": "'BottomSheet is simple to use bottom sheet where you can attach navigation bar, uiview, table view and collection view on 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.3.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*",
"swift_version": "5.0"
}