[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / d / HypeUI / 0.1.0 / HypeUI.podspec.json
blob4164ec2bdbdad8dcb8ec7765414f2c737accce1e
2   "name": "HypeUI",
3   "version": "0.1.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   },
13   "source": {
14     "git": "https://github.com/hyperconnect/HypeUI.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "swift_versions": "5.0",
22   "dependencies": {
23     "RxSwift": [
24       "~> 6.0"
25     ],
26     "RxCocoa": [
27       "~> 6.0"
28     ],
29     "SnapKit": [
30       "~> 5.0.0"
31     ]
32   },
33   "swift_version": "5.0"