blob: 5c20570fecf571cc406b445c9596e63add64e2bb [file] [log] [blame]
{
"name": "RVHttp",
"version": "1.0.11",
"summary": "Easy http request",
"license": "MIT",
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/BadChoice/RVHttp.git",
"tag": "1.0.11"
},
"dependencies": {
"Collection": [
]
},
"description": "Making http request super easy",
"homepage": "https://github.com/BadChoice/RVHttp",
"authors": {
"Jordi PuigdellĂ­vol": "jordo@gloobus.net"
},
"source_files": [
"RVHttp/lib/**/*"
],
"requires_arc": true
}