blob: 4943a307e25e1d42ccbfb0a415951fc473a69951 [file] [log] [blame]
{
"name": "BottomCardView",
"version": "0.2.11",
"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.11"
},
"dependencies": {
"pop": [
]
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "BottomCardView/Sources/*.swift",
"swift_version": "5.0"
}