blob: a1fb0a67aef52edb868777991a972852141aa75c [file] [log] [blame]
{
"name": "BottomCard",
"version": "0.4.0",
"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/BottomCard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeny Gulkov": "ewgeniy2004@list.ru"
},
"source": {
"git": "https://github.com/EvgeniyGulkov/BottomCard.git",
"tag": "0.4.0"
},
"dependencies": {
"pop": [
]
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "BottomCard/Sources/*.swift",
"swift_version": "5.0"
}