[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 4 / 3 / CoverSheet / 0.1.1 / CoverSheet.podspec.json
blobf8170af7acedd24fca9af261a7190724b647ca9c
2   "name": "CoverSheet",
3   "version": "0.1.1",
4   "summary": "A reusable bottom sheet with customizable stops. Usable with both UIKit and SwiftUI.",
5   "homepage": "https://github.com/colinfwalsh/CoverSheet",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Colin Walsh": "colinfwalsh@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/colinfwalsh/CoverSheet.git",
15     "tag": "v0.1.1"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/CoverSheet/**/*",
22   "swift_version": "5.0"