blob: 95d1ab0abf3a8951d6cd0acb9cfe271ed480572e [file] [log] [blame]
{
"name": "BottomPopup",
"version": "0.5.5",
"summary": "BottomPopup provides a popup-like presentation style to any view controller",
"homepage": "https://github.com/ergunemr/BottomPopup",
"screenshots": [
"https://media.giphy.com/media/MRWZQ2PUS0NSeCytPx/giphy.gif",
"https://media.giphy.com/media/3bzmRH74e9wL6XKNnG/giphy.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emre": "ergunemr@itu.edu.tr"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ergunemr/BottomPopup.git",
"tag": "0.5.5"
},
"source_files": "BottomPopup/BottomPopupController/*.{swift}",
"frameworks": "UIKit",
"swift_versions": "4.2",
"requires_arc": true,
"swift_version": "4.2"
}