[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 1 / 6 / RxLoadableResult / 0.1.4 / RxLoadableResult.podspec.json
blobbffe906476ae33aa1ae68172689c688984e2e3bd
2   "name": "RxLoadableResult",
3   "version": "0.1.4",
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     "ancona-esselmann": "axel@anconaesselmann.com"
14   },
15   "source": {
16     "git": "https://github.com/anconaesselmann/RxLoadableResult.git",
17     "tag": "0.1.4"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "RxLoadableResult/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
26     ],
27     "RxOptional": [
29     ],
30     "RxCocoa": [
32     ],
33     "LoadableResult": [
35     ]
36   },
37   "swift_version": "5.0"