blob: fec26ba73e325aa7961aba4767be85d398b8a78f [file] [log] [blame]
{
"name": "DraggableModalTransition",
"version": "0.0.1",
"summary": "Enables dragging interaction similar to Facebook Messenger app",
"description": "DraggableModalTransition enables dragging interaction and animation of scrollView in a similar way to Facebook Messenger app.",
"homepage": "https://github.com/shingt/DraggableModalTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shingt": "shingtshin@gmail.com"
},
"source": {
"git": "https://github.com/shingt/DraggableModalTransition.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*",
"pushed_with_swift_version": "3.0"
}