[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / 7 / RxSupport / 1.0.0 / RxSupport.podspec.json
blob6cdefd7f9e913b27a77265974fba419064ac6bfa
2   "name": "RxSupport",
3   "version": "1.0.0",
4   "summary": "Support for RxSwift",
5   "description": "Support for RxSwift. Utility.",
6   "homepage": "https://github.com/outofcoding/RxSupport",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "outofcoding": "outofcoding@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/outofcoding/RxSupport.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RxSupport/Classes/**/*",
22   "swift_versions": "4.0",
23   "dependencies": {
24     "RxSwift": [
25       "~> 5.0"
26     ],
27     "RxCocoa": [
28       "~> 5.0"
29     ]
30   },
31   "swift_version": "4.0"