[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / b / 3 / RxSwiftX / 0.1.1 / RxSwiftX.podspec.json
blobf32832de1b004ca0a15e5cee1e0226a82e9ad7b4
2   "name": "RxSwiftX",
3   "version": "0.1.1",
4   "summary": "A short description of RxSwiftX.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Pircate/RxSwiftX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pircate": "gao497868860@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Pircate/RxSwiftX.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RxSwiftX/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
25     ],
26     "RxCocoa": [
28     ],
29     "RxDataSources": [
31     ]
32   }