[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 0 / 2 / e / UltraDrawerView / 0.2.3 / UltraDrawerView.podspec.json
blob0e164301ac3ec1ecff5d4aab322435a39470a62c
2   "name": "UltraDrawerView",
3   "version": "0.2.3",
4   "summary": "Simple swipe up view",
5   "homepage": "https://github.com/super-ultra/UltraDrawerView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ilya Lobanov": "esskeetit@imap.cc"
12   },
13   "source": {
14     "git": "https://github.com/super-ultra/UltraDrawerView.git",
15     "tag": "0.2.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "pop": [
25       "~> 1.0"
26     ]
27   },
28   "swift_version": "5.0"