[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 1 / d / BottomSheetSwiftUI / 2.4.0 / BottomSheetSwiftUI.podspec.json
blob8fdb1e05052f1e59aa7a04ab440cff4b574660f4
2   "name": "BottomSheetSwiftUI",
3   "version": "2.4.0",
4   "summary": "A sliding Sheet from the bottom of the Screen with 3 States build with SwiftUI.",
5   "homepage": "https://github.com/LucasMucGH/BottomSheet",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Lucas Zischka": "spiele.lucas@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/LucasMucGH/BottomSheet.git",
15     "tag": "2.4.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.3",
21   "weak_frameworks": "SwiftUI",
22   "source_files": "Sources/BottomSheet/**/*",
23   "swift_version": "5.3"