[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 6 / b / BottomCardView / 0.3.0 / BottomCardView.podspec.json
blob4c44b3129ebaa0c9642bdeeea5b92301d8dbfb15
2   "name": "BottomCardView",
3   "version": "0.3.0",
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   "homepage": "https://github.com/EvgeniyGulkov/BottomCardView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Evgeny Gulkov": "ewgeniy2004@list.ru"
13   },
14   "source": {
15     "git": "https://github.com/EvgeniyGulkov/BottomCardView.git",
16     "tag": "0.3.0"
17   },
18   "dependencies": {
19     "pop": [
21     ]
22   },
23   "platforms": {
24     "ios": "11.0"
25   },
26   "swift_versions": "5.0",
27   "source_files": "BottomCardView/Sources/*.swift",
28   "swift_version": "5.0"