blob: 3014e2cfd19034d16cf7bce0feedd6a5fd7ceb98 [file] [log] [blame]
{
"name": "NSURLConnection-Swizzled",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Debug your NSURLConnection with the URL and stack trace.",
"homepage": "https://github.com/RuiAAPeres/RPNSURLConnection-Swizzled",
"authors": {
"R. Peres": "sauron.is.alive@gmail.com"
},
"source": {
"git": "https://github.com/RuiAAPeres/RPNSURLConnection-Swizzled.git",
"tag": "1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}