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