[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 4 / 3 / e / BottomCard / 0.4.0 / BottomCard.podspec.json
bloba1fb0a67aef52edb868777991a972852141aa75c
2   "name": "BottomCard",
3   "version": "0.4.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/BottomCard",
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/BottomCard.git",
16     "tag": "0.4.0"
17   },
18   "dependencies": {
19     "pop": [
21     ]
22   },
23   "platforms": {
24     "ios": "11.0"
25   },
26   "swift_versions": "5.0",
27   "source_files": "BottomCard/Sources/*.swift",
28   "swift_version": "5.0"