blob: 9bca47ae0d2b37113bd80db8ca5419e9ca7fa8ad [file] [log] [blame]
{
"name": "WKPullToDismiss",
"version": "1.0.1",
"summary": "Interactive modal pull to dismiss transition.",
"description": "Reference to the demo application and the description on github. Additional information is available in the module's annotations/comments.",
"homepage": "https://github.com/stuffrabbit/WKPullToDismiss",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wojtek Kordylewski": "stuffrabbit@yahoo.de"
},
"source": {
"git": "https://github.com/stuffrabbit/WKPullToDismiss.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "5.0",
"source_files": "Classes/**/*"
}