blob: 13e47231ce8f4e07613e32d651ca70d348c5124c [file] [log] [blame]
{
"name": "Popper",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Popper/Classes/**/*",
"swift_version": "4.2"
}