[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / 1 / AFNetworking-RACExtensions / 0.1.4 / AFNetworking-RACExtensions.podspec.json
blob8124a31ae161aeb218d20fb9326c57066372ca7f
2   "name": "AFNetworking-RACExtensions",
3   "version": "0.1.4",
4   "summary": "AFNetworking-RACExtensions is a delightful extension to the AFNetworking classes for iOS and Mac OS X.",
5   "homepage": "https://github.com/CodaFi/AFNetworking-RACExtensions",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Robert Widmann": "devteam.codafi@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/CodaFi/AFNetworking-RACExtensions.git",
15     "tag": "0.1.4"
16   },
17   "platforms": {
18     "ios": "6.0",
19     "osx": "10.8"
20   },
21   "source_files": "ReactiveAFNetworking",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.0"
26     ],
27     "ReactiveCocoa": [
28       "~> 2.0"
29     ]
30   }