[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / c / f / BetterSheet / 1.0.0 / BetterSheet.podspec.json
blob0d60416892a6a6fbce67bf14083570579c30c2c4
2   "name": "BetterSheet",
3   "version": "1.0.0",
4   "authors": {
5     "Peter Verhage": "peter@egeniq.com"
6   },
7   "homepage": "https://github.com/egeniq/BetterSheet",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "A powerful SwiftUI sheet replacement.",
13   "description": "A powerful SwiftUI sheet replacement which is more robust and offers\nsupport for modal sheets that can't simply be swiped to dismiss.",
14   "swift_versions": "5.1",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/egeniq/BetterSheet.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "Sources",
24     "Sources/**/*.swift"
25   ],
26   "swift_version": "5.1"