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