blob: fe81c19d362aa854f3f46f729c0fb077b3fcafc4 [file] [log] [blame]
{
"name": "REBottomSheet",
"version": "1.0.0",
"summary": "A user friendly bottom sheet.",
"description": "Allows for user interaction to create a great UX!",
"homepage": "https://github.com/RyanElliott10/REBottomSheet",
"license": "MIT",
"authors": {
"Ryan Elliott": "ryelliot@calpoly.edu"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/RyanElliott10/REBottomSheet.git",
"tag": "1.0.0"
},
"source_files": "REBottomSheet/**/*.swift",
"swift_version": "4.2"
}