[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / f / 6 / LKBottomSheet / 1.2 / LKBottomSheet.podspec.json
blob70513d0398bbd8c8c500650686271fd8dfaab548
2   "name": "LKBottomSheet",
3   "version": "1.2",
4   "summary": "Bottom sheet view similar to default one in iOS system",
5   "description": "Lib which helps bottom sheet view like default one in iOS.",
6   "homepage": "https://github.com/leshchenko/BottomSheet",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ruslan Leshchenko": "leshchenkoruua@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/leshchenko/BottomSheet.git",
16     "tag": "1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "BottomSheet/BottomSheetView/**",
22   "frameworks": "UIKit"