[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / 1 / AFNetworking-RACExtensions / 0.1.1 / AFNetworking-RACExtensions.podspec.json
bloba53c2dd80546e389e950bf21ca650a14523a69bc
2   "name": "AFNetworking-RACExtensions",
3   "version": "0.1.1",
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.1"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": "ReactiveAFNetworking",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 1.0"
26     ],
27     "ReactiveCocoa": [
28       "~> 1.0"
29     ]
30   }