[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 8 / 7 / RxUtils / 4.3.2 / RxUtils.podspec.json
blob2b55124cd2370a4ddac937a13be9c911346deeae
2   "name": "RxUtils",
3   "version": "4.3.2",
4   "summary": "RxSwift utils",
5   "description": "A helpful collection of RxSwift utils.",
6   "homepage": "https://github.com/APUtils/RxUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Plebanovich": "anton.plebanovich@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/APUtils/RxUtils.git",
16     "tag": "4.3.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "5"
23   ],
24   "cocoapods_version": ">= 1.13.0",
25   "source_files": "RxUtils/Classes/**/*",
26   "resource_bundles": {
27     "RxUtils.privacy": "RxUtils/Privacy/RxUtils/PrivacyInfo.xcprivacy"
28   },
29   "frameworks": [
30     "Foundation",
31     "UIKit"
32   ],
33   "dependencies": {
34     "APExtensions/Dispatch": [
35       "~> 14.0"
36     ],
37     "APExtensions/Occupiable": [
38       "~> 14.0"
39     ],
40     "APExtensions/OptionalType": [
41       "~> 14.0"
42     ],
43     "RoutableLogger": [
44       "~> 12.0"
45     ],
46     "RxCocoa": [
47       "~> 6.0"
48     ],
49     "RxGesture": [
50       "~> 4.0"
51     ],
52     "RxSwift": [
53       "~> 6.0"
54     ],
55     "RxSwiftExt": [
56       "~> 6.0"
57     ]
58   },
59   "swift_version": "5"