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