[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 0 / 9 / RXDataRetriever / 0.1.0 / RXDataRetriever.podspec.json
blob671995f1e505ca290f6c4a215347c1e8eb463aa5
2   "name": "RXDataRetriever",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "0.1.0",
7   "summary": "Reactive JSON RESTful client.",
8   "description": "                   Reactive JSON RESTful client.\n                   Based on ReactiveCocoa and AFNetworking 2.x.\n",
9   "homepage": "http://github.com/Zi0P4tch0/RXDataRetriever",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Matteo Pacini": "ispeakprogramming@gmail.com"
16   },
17   "social_media_url": "http://twitter.com/Zi0P4tch0",
18   "source": {
19     "git": "https://github.com/Zi0P4tch0/RXDataRetriever.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "RXDataRetriever/*{h,m}",
23   "requires_arc": true,
24   "frameworks": "Foundation",
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.3.0"
28     ],
29     "ReactiveCocoa": [
30       "~> 2.3.1"
31     ],
32     "libextobjc": [
33       "~> 0.4"
34     ]
35   },
36   "deprecated": true