blob: fee94fd89642162f935f78cea52073e5f7354689 [file] [log] [blame]
{
"name": "BModalBottomPresentation",
"version": "1.0.0",
"summary": "Half bottom modal Presentation.",
"description": "Half Bottom Modal Presentation",
"homepage": "https://github.com/BringHouse/BModalBottomPresentation/tree/master",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleandro Coppola": "developer@bring-app.it"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/BringHouse/BModalBottomPresentation.git",
"tag": "1.0.0"
},
"source_files": "BModalBottomPresentation/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.2"
}