[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / c / FloatingBottomSheet / 1.2.0 / FloatingBottomSheet.podspec.json
blob024b376cb89347552cc37307d88eb80e115d85b2
2   "name": "FloatingBottomSheet",
3   "version": "1.2.0",
4   "summary": "An easy way to present a bottom sheet with a floating effect.",
5   "homepage": "https://github.com/OhKanghoon/FloatingBottomSheet",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "OhKanghoon": "ggaa96@naver.com"
12   },
13   "source": {
14     "git": "https://github.com/OhKanghoon/FloatingBottomSheet.git",
15     "tag": "1.2.0"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "frameworks": "UIKit",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_version": "5.0"