blob: e4fadd82542dfe6298361d4dd2aabb757c8eeb96 [file] [log] [blame]
{
"name": "BottomCard",
"version": "0.5.0-beta.2",
"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.5.0-beta.2"
},
"dependencies": {
"pop": [
]
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "BottomCard/Sources/*.swift",
"swift_version": "5.0"
}