[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 1 / d / BottomSheetSwiftUI / 3.1.1 / BottomSheetSwiftUI.podspec.json
blob3012cf4d05d2ad3355c219a337fa4cc964186a81
2   "name": "BottomSheetSwiftUI",
3   "version": "3.1.1",
4   "swift_versions": "5.5",
5   "authors": {
6     "Lucas Zischka": "lucas_zischka@outlook.com"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "homepage": "https://github.com/lucaszischka/BottomSheet",
13   "readme": "https://github.com/lucaszischka/BottomSheet/blob/main/README.md",
14   "changelog": "https://github.com/lucaszischka/BottomSheet/blob/main/CHANGELOG.md",
15   "source": {
16     "git": "https://github.com/lucaszischka/BottomSheet.git",
17     "tag": "3.1.1"
18   },
19   "summary": "A sliding sheet from the bottom of the screen with custom states build with SwiftUI.",
20   "screenshots": [
21     "https://user-images.githubusercontent.com/63545066/132514316-c0d723c6-37fc-4104-b04c-6cf7bbcb0899.gif",
22     "https://user-images.githubusercontent.com/63545066/132514347-57c5397b-ec03-4716-8e01-4e693082e844.gif",
23     "https://user-images.githubusercontent.com/63545066/132514283-b14b2977-c5d1-4b49-96b1-19995cd5a41f.gif"
24   ],
25   "platforms": {
26     "ios": "13.0",
27     "osx": "10.15"
28   },
29   "source_files": "Sources/BottomSheet/**/*.swift",
30   "resource_bundles": {
31     "BottomSheet_BottomSheet": "Sources/BottomSheet/**/*.xcassets"
32   },
33   "swift_version": "5.5"