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