blob: acf593b6945838e2ece3691339d18e751ca654a6 [file] [log] [blame]
{
"name": "JCDHTTPConnection",
"version": "1.0.0",
"summary": "Block-based NSURLConnection wrapper.",
"homepage": "https://github.com/jdriscoll/JCDHTTPConnection",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Justin Driscoll": "justin@driscolldev.com"
},
"source": {
"git": "https://github.com/jdriscoll/JCDHTTPConnection.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": "Classes/JCDHTTPConnection.{h,m}",
"requires_arc": true
}