blob: a0705484a5761c2246806a00901dc7ee8bc6963e [file] [log] [blame]
{
"name": "RVHttp",
"version": "1.2.6",
"summary": "Easy http request",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/BadChoice/RVHttp.git",
"tag": "1.2.6"
},
"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
}