[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 4 / 2 / RxExpect / 0.5.2 / RxExpect.podspec.json
blobd8d2d414708ebb4f963974b4dab1f64952244db9
2   "name": "RxExpect",
3   "version": "0.5.2",
4   "summary": "The RxSwift testing framework",
5   "homepage": "https://github.com/devxoul/RxExpect",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/RxExpect.git",
15     "tag": "0.5.2"
16   },
17   "source_files": "Sources/*.swift",
18   "requires_arc": true,
19   "frameworks": "XCTest",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.10",
23     "tvos": "9.0"
24   },
25   "dependencies": {
26     "RxSwift": [
27       ">= 3.0"
28     ],
29     "RxCocoa": [
30       ">= 3.0"
31     ],
32     "RxTest": [
33       ">= 3.0"
34     ]
35   },
36   "pushed_with_swift_version": "3.1"