blob: c6eeaa5fabf8e9b1994304163a433af565309d11 [file] [log] [blame]
{
"name": "IDBottomSheet",
"version": "2.1.0",
"summary": "Bottom sheet popover built with Swift & UIKit.",
"homepage": "https://github.com/IrelDev/BottomSheet",
"swift_versions": "5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Kirill Pustovalov",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/IrelDev/BottomSheet.git",
"tag": "2.1.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}