blob: 6e0184a10af3c4c868df2e1a3d08865f9bea9e1f [file] [log] [blame]
{
"name": "BottomCardView",
"version": "0.2.10",
"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.10"
},
"platforms": {
"ios": "11.0"
},
"source_files": "BottomCardView/Sources/*.swift",
"swift_version": "5.0"
}