[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / f / d / RxService / 0.5.0 / RxService.podspec.json
bloba013aabe2ff7c4eb540f37cdb5ae2183fd83831c
2   "name": "RxService",
3   "version": "0.5.0",
4   "summary": "Convenience utilities & services for handling Rx-related functionality.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DragonCherry/RxService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DragonCherry": "dragoncherry@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/DragonCherry/RxService.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RxService/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
25     ],
26     "RxCocoa": [
28     ],
29     "RxAlamofire": [
31     ],
32     "RxSwiftExt": [
34     ],
35     "ObjectMapper": [
37     ],
38     "AlamofireImage": [
40     ],
41     "ReachabilitySwift": [
43     ]
44   },
45   "pushed_with_swift_version": "3.0"