blob: 70513d0398bbd8c8c500650686271fd8dfaab548 [file] [log] [blame]
{
"name": "LKBottomSheet",
"version": "1.2",
"summary": "Bottom sheet view similar to default one in iOS system",
"description": "Lib which helps bottom sheet view like default one in iOS.",
"homepage": "https://github.com/leshchenko/BottomSheet",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Ruslan Leshchenko": "leshchenkoruua@gmail.com"
},
"source": {
"git": "https://github.com/leshchenko/BottomSheet.git",
"tag": "1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BottomSheet/BottomSheetView/**",
"frameworks": "UIKit"
}