blob: 32d4775ebf5e27e2c3abe9f0b34684c3d3ab2371 [file] [log] [blame]
{
"name": "NSURLRequestLogger",
"version": "0.1.1",
"summary": "Simple category for logging all details of a NSURLRequest.",
"homepage": "https://github.com/Blackjacx/NSURLRequestLogger",
"license": "MIT",
"authors": {
"Stefan Herold": "stefan.herold@gmail.com"
},
"source": {
"git": "https://github.com/Blackjacx/NSURLRequestLogger.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes",
"public_header_files": "Classes/**/*.h"
}