[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / f / 6 / LKBottomSheet / 1.1 / LKBottomSheet.podspec.json
blob78d61e7dbb2d6e1dbf32675d00afad8a6c0cbf5e
2   "name": "LKBottomSheet",
3   "version": "1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "BottomSheet/BottomSheetView/**",
22   "frameworks": "UIKit"