[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 0 / 1 / d / BottomSheetSwiftUI / 2.8.0 / BottomSheetSwiftUI.podspec.json
blob75f637ad17e88577b43ab38b63fb84d516806e42
2   "name": "BottomSheetSwiftUI",
3   "version": "2.8.0",
4   "summary": "A sliding sheet from the bottom of the screen with custom states build with SwiftUI.",
5   "homepage": "https://github.com/lucaszischka/BottomSheet",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Lucas Zischka": "lucas_zischka@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/lucaszischka/BottomSheet.git",
15     "tag": "2.8.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.1",
21   "weak_frameworks": "SwiftUI",
22   "source_files": "Sources/BottomSheet/**/*",
23   "swift_version": "5.1"