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