blob: 6d978154d83d2902f557987a88830aaff097e57e [file] [log] [blame]
{
"name": "ZBottomSheet",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*",
"swift_version": "5.0"
}