blob: ac58d7e8b2267f7634ecb1ccc7073c34537c1f06 [file] [log] [blame]
{
"name": "ReplayRequest",
"version": "1.0",
"summary": "Translate your NSURLRequest to a curl request to debug your API calls",
"homepage": "https://github.com/tiboll/ReplayRequest",
"license": "Apache License, Version 2.0",
"authors": {
"Thibaut LE LEVIER": "http://github.com/tiboll"
},
"source": {
"git": "https://github.com/tiboll/ReplayRequest.git",
"branch": "master",
"tag": "1.0"
},
"platforms": {
"ios": "4.0"
},
"source_files": "ReplayRequest/*.{h,m}",
"requires_arc": false
}