[Add] NetKernel 1.1.4
[CocoaPods.git] / Specs / a / 7 / 4 / BasicBottomSheet / 0.1.0 / BasicBottomSheet.podspec.json
blob20f853b7bcefed4ba0245836f399014b3a19fa91
2   "name": "BasicBottomSheet",
3   "version": "0.1.0",
4   "summary": "An easy way to present a bottom sheet.",
5   "homepage": "https://github.com/OhKanghoon/BasicBottomSheet",
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/BasicBottomSheet.git",
15     "tag": "0.1.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"