[Add] SJPromise 0.0.3
[CocoaPods.git] / Specs / f / b / 7 / ReactiveEureka / 0.1.1 / ReactiveEureka.podspec.json
blobc3b74b2d4feb61ec947376e9507c4192c4835062
2   "name": "ReactiveEureka",
3   "version": "0.1.1",
4   "summary": "Reactive extension for xmartlabs/Eureka.",
5   "description": "Reactive extension for xmartlabs/Eureka.",
6   "homepage": "https://github.com/apozdeyev/ReactiveEureka",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anatoliy Pozdeyev": "anatoliy.pozdeyev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/apozdeyev/ReactiveEureka.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ReactiveEureka/Classes/**/*.{swift,h,m}",
22   "dependencies": {
23     "ReactiveCocoa": [
24       "~> 6"
25     ],
26     "Eureka": [
27       "~> 3"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"