[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 1 / 6 / RxLoadableResult / 0.2.0 / RxLoadableResult.podspec.json
blob5c6613af7fca5a94e37d6efeadfa7bcadf5e7790
2   "name": "RxLoadableResult",
3   "version": "0.2.0",
4   "summary": "Rx extension for LoadableResult",
5   "swift_versions": "5.0",
6   "description": "Rx extension for LoadableResult.",
7   "homepage": "https://github.com/anconaesselmann/RxLoadableResult",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "anconaesselmann": "axel@anconaesselmann.com"
14   },
15   "source": {
16     "git": "https://github.com/anconaesselmann/RxLoadableResult.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "10.0",
21     "watchos": "3.0"
22   },
23   "source_files": "RxLoadableResult/Classes/**/*",
24   "dependencies": {
25     "RxSwift": [
27     ],
28     "RxOptional": [
30     ],
31     "RxCocoa": [
33     ],
34     "LoadableResult": [
36     ]
37   },
38   "swift_version": "5.0"