[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / d / HypeUI / 0.3.0 / HypeUI.podspec.json
blob9daa9c133c36064017ca6d068818d2b719e8d219
2   "name": "HypeUI",
3   "version": "0.3.0",
4   "summary": "HypeUI is a implementation of Apple's SwiftUI DSL style based on UIKit",
5   "homepage": "https://github.com/hyperconnect/HypeUI",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Cruz": "cruz@hpcnt.com",
12     "Xeon": "xeon@hpcnt.com"
13   },
14   "source": {
15     "git": "https://github.com/hyperconnect/HypeUI.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "RxSwift": [
25       "~> 6.0"
26     ],
27     "RxCocoa": [
28       "~> 6.0"
29     ],
30     "SnapKit": [
31       "~> 5.0.0"
32     ]
33   },
34   "swift_version": "5.0"