blob: 6fe1a356a725a028ea81199d023e80919a2ffff7 [file] [log] [blame]
{
"name": "SwipeDownViewController",
"platforms": {
"ios": "10.0",
"tvos": "11.0"
},
"summary": "SwipeDownViewController lets a user dismiss a ViewController using a swipe down gesture.",
"requires_arc": true,
"version": "0.1.2",
"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.2"
},
"frameworks": "UIKit",
"source_files": "SwipeDownViewController/Sources/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}