[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / 9 / RxServices / 0.0.1 / RxServices.podspec.json
blob6cb41d6a666b7f45daa39b7b29ad2d0af98eabe5
2   "name": "RxServices",
3   "version": "0.0.1",
4   "summary": "Rx related.",
5   "description": "Rx related service & extensions",
6   "homepage": "https://github.com/AceSha/RxServices",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AceSha": "shayuan@sensenets.com"
13   },
14   "source": {
15     "git": "https://github.com/AceSha/RxServices.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RxServices/**/**/*",
22   "dependencies": {
23     "RxSwift": [
25     ],
26     "RxCocoa": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"