[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / c / a / BottomSheetController / 0.0.1 / BottomSheetController.podspec.json
blob1149bcd45b7ddb8c267355927c4a7fdca674cc06
2   "name": "BottomSheetController",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This library helps to show ViewController as bottom sheet\"",
6   "homepage": "https://github.com/asafbaibekov/BottomSheetController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "asaf baibekov": "asafall21@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.2"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/asafbaibekov/BottomSheetController.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "BottomSheetController",
24     "BottomSheetController/**/*.{h,m}"
25   ],
26   "swift_version": "5.0"