blob: 43194d934f6be3b2806a6a1411035868de391cb5 [file] [log] [blame]
{
"name": "BottomCardView",
"version": "0.2.14",
"summary": "There are alternatives like Pulley or FloatingPanel",
"description": "BottomCardView is a UI library written in Swift. It makes easier to develop overlay based interfaces",
"homepage": "https://github.com/EvgeniyGulkov/BottomCardView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeny Gulkov": "ewgeniy2004@list.ru"
},
"source": {
"git": "https://github.com/EvgeniyGulkov/BottomCardView.git",
"tag": "0.2.14"
},
"dependencies": {
"pop": [
]
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "BottomCardView/Sources/*.swift",
"swift_version": "5.0"
}