[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 2 / e / UltraDrawerView / 0.3.0 / UltraDrawerView.podspec.json
blob043c0f64d9c8234d706e610295e7934ab99ad3a4
2   "name": "UltraDrawerView",
3   "version": "0.3.0",
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.3.0"
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"