blob: 7bf9ba0defcb1f0e6ee253f204d2b193ccf1ffa8 [file] [log] [blame]
{
"name": "BottomPopup",
"version": "0.5.2",
"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.2"
},
"source_files": "BottomPopup/BottomPopupController/*.{swift}",
"frameworks": "UIKit",
"swift_versions": "4.2",
"requires_arc": true,
"swift_version": "4.2"
}