[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / c / ReactiveAlamofire / 2.0.0 / ReactiveAlamofire.podspec.json
blob7395ad31d6a10eaf817d10b19a98b5a27a92e3ce
2   "name": "ReactiveAlamofire",
3   "version": "2.0.0",
4   "summary": "Alamofire 3 integration for ReactiveCocoa 4",
5   "homepage": "https://github.com/envoy/ReactiveAlamofire",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Fang-Pen Lin": "fang@envoy.com"
12   },
13   "social_media_url": "http://twitter.com/fangpenlin",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/envoy/ReactiveAlamofire.git",
19     "tag": "v2.0.0"
20   },
21   "source_files": "ReactiveAlamofire/*.swift",
22   "dependencies": {
23     "ReactiveSwift": [
24       "~> 1.0"
25     ],
26     "Alamofire": [
27       "~> 4.0"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"