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