blob: 4b8990ba25d313e55d47042555cbd4764d6b892f [file] [log] [blame]
{
"name": "BottomSheetController",
"version": "0.1.4",
"summary": "This library helps to show ViewController as bottom sheet",
"description": "BottomSheetController will show ViewController from the bottom of the screen",
"homepage": "https://github.com/asafbaibekov/BottomSheetController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"asafbaibekov": "asafall21@gmail.com"
},
"source": {
"git": "https://github.com/asafbaibekov/BottomSheetController.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BottomSheetController/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}