[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 7 / 1 / RxEureka / 0.2.0 / RxEureka.podspec.json
blob1fa92946f62fbc365fe109e43035d2e84fb24803
2   "name": "RxEureka",
3   "version": "0.2.0",
4   "summary": "An Rx wrapper of Eureka's rows.",
5   "description": "This is an Rx extension that provides an easy way\n  to bind Eureka's rows values",
6   "homepage": "https://github.com/antoninbiret/RxEureka",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "antoninbiret": "haprock@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/antoninbiret/RxEureka.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/Antonin_brt",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RxEureka/Classes/**/*",
23   "dependencies": {
24     "Eureka": [
25       "~> 4.0"
26     ],
27     "RxCocoa": [
28       "~> 4.0"
29     ]
30   },
31   "pushed_with_swift_version": "4.0"