[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / b / 2 / SUIBottomSheet / 0.1.1 / SUIBottomSheet.podspec.json
blobd26cedc50b1e1a0335169143adb48a52fded4f94
2   "name": "SUIBottomSheet",
3   "version": "0.1.1",
4   "summary": "Lightweight bottomSheet built with SwiftUI",
5   "description": "'The SUIBottomSheet is built with SwiftUI and allows developers to include a functional bottom sheet with multiple states inside of their application.'",
6   "homepage": "https://github.com/ZainNadeem/SUIBottomSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zain Nadeem": "zainlove@me.com"
13   },
14   "source": {
15     "git": "https://github.com/ZainNadeem/SUIBottomSheet.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Source/**/*",
22   "resource_bundles": {
23     "BottomSheet": [
24       "Source/BottomSheet.bundle/**"
25     ]
26   },
27   "swift_versions": "5.0",
28   "swift_version": "5.0"