[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 6 / b / BottomCardView / 0.2.15 / BottomCardView.podspec.json
blob15dc5a588bf529ce244d298057ce813cc25be90e
2   "name": "BottomCardView",
3   "version": "0.2.15",
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.2.15"
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"