[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 7 / 2 / RVHttp / 1.2.11 / RVHttp.podspec.json
blob2045be091b59b9b71b98f083026c8a5fb15cee8e
2   "name": "RVHttp",
3   "version": "1.2.11",
4   "summary": "Easy http request",
5   "license": "MIT",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "source": {
10     "git": "https://github.com/BadChoice/RVHttp.git",
11     "tag": "1.2.11"
12   },
13   "dependencies": {
14     "Collection": [
16     ]
17   },
18   "description": "Making http request super easy",
19   "homepage": "https://github.com/BadChoice/RVHttp",
20   "authors": {
21     "Jordi PuigdellĂ­vol": "jordo@gloobus.net"
22   },
23   "source_files": [
24     "RVHttp/lib/**/*"
25   ],
26   "requires_arc": true