blob: b46181bd5752c637f9e858c903f261d9efc94bca [file] [log] [blame]
{
"name": "Popper",
"version": "0.3.0",
"summary": "A Pull Up Controller for presenting Draggable View Controller",
"description": "This Presentation Controller gives you the ability to vertically drag the modally presented View Controller",
"homepage": "https://github.com/mitulmanish/Popper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mitulmanish": "mitul.manish@gmail.com"
},
"source": {
"git": "https://github.com/mitulmanish/Popper.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Popper/Classes/**/*",
"swift_version": "4.2"
}