[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 6 / c / SwipeDownViewController / 0.1.0 / SwipeDownViewController.podspec.json
blob2dea8dd3817963d6264da99767770e8838b9c897
2   "name": "SwipeDownViewController",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "SwipeDownViewController lets a user dismiss a ViewController using a swipe down gesture.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Allan Scofield": "appvs@icloud.com"
15   },
16   "homepage": "https://github.com/allanscofield/SwapDownViewController",
17   "source": {
18     "git": "https://github.com/allanscofield/SwapDownViewController.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SwipeDownViewController/Sources/*.{swift}",
23   "swift_version": "4.2"