[Add] XZTextImageView 10.1.0
[CocoaPods.git] / Specs / d / 7 / 2 / RVHttp / 1.0.6 / RVHttp.podspec.json
blob483ea6762c76d460fe7b120157c16fb34a96eff1
2   "name": "RVHttp",
3   "version": "1.0.6",
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.6"
13   },
14   "dependencies": {
15     "Collection": [
16       "~> 1.7.2"
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