[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 1 / 6 / b / BottomCardView / 0.2.2 / BottomCardView.podspec.json
bloba435b21bf558b71f7805efee47dca5195a2feac0
2   "name": "BottomCardView",
3   "version": "0.2.2",
4   "summary": "There are alternatives like Pulley or FloatingPanel",
5   "description": "BottomCardView is a UI library written in Swift. It makes easier to develop overlay based interfaces",
6   "dependencies": {
7     "pop": [
9     ]
10   },
11   "swift_versions": "5.0",
12   "homepage": "https://github.com/EvgeniyGulkov/BottomCardView",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "<Evgeny Gulkov>": "<ewgeniy2004@list.ru>"
19   },
20   "source": {
21     "git": "https://github.com/EvgeniyGulkov/BottomCardView.git",
22     "tag": "0.2.2"
23   },
24   "platforms": {
25     "ios": "11.0"
26   },
27   "source_files": "BottomCardView/Sources/*.swift",
28   "swift_version": "5.0"