blob: f580c3a0f74d3d13d930b4ebe8e059cb4d40321a [file] [log] [blame]
{
"name": "SwipeDownViewController",
"platforms": {
"ios": "10.0"
},
"summary": "SwipeDownViewController lets a user dismiss a ViewController using a swipe down gesture.",
"requires_arc": true,
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Allan Scofield": "appvs@icloud.com"
},
"homepage": "https://github.com/allanscofield/SwapDownViewController",
"source": {
"git": "https://github.com/allanscofield/SwapDownViewController.git",
"tag": "0.1.1"
},
"frameworks": "UIKit",
"source_files": "SwipeDownViewController/Sources/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}