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