blob: e36dbd9fab2152164d3ed1685ebeaa6ce4c6bf4d [file] [log] [blame]
{
"name": "WKPullToDismiss",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Classes/**/*"
}