blob: ef2d13d57b0cb26c2aa423056feb6c2636679d8a [file] [log] [blame]
{
"name": "PanSlip",
"version": "1.1.0",
"summary": "Use PanGesture to dismiss view on UIViewController and UIView.",
"homepage": "https://github.com/k-lpmg/PanSlip",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DongHee Kang": "kanglpmg@gmail.com"
},
"source": {
"git": "https://github.com/k-lpmg/PanSlip.git",
"tag": "1.1.0"
},
"documentation_url": "https://github.com/k-lpmg/PanSlip/blob/master/README.md",
"ios": {
"source_files": "Sources/**/*.swift"
},
"platforms": {
"ios": "8.0"
}
}