[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / c / a / BottomSheetController / 0.2.3 / BottomSheetController.podspec.json
blob573d30856d12921c340b18e20a8215b645d8c4d6
2   "name": "BottomSheetController",
3   "version": "0.2.3",
4   "summary": "This library helps to show ViewController as bottom sheet",
5   "description": "BottomSheetController will show ViewController from the bottom of the screen",
6   "homepage": "https://github.com/asafbaibekov/BottomSheetController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "asafbaibekov": "asafall21@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/asafbaibekov/BottomSheetController.git",
16     "tag": "0.2.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BottomSheetController/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"