blob: 919795058e228d3ff2d57df3e227067025087856 [file] [log] [blame]
{
"name": "OMGHTTPURLRQ",
"version": "1.0",
"homepage": "https://github.com/mxcl/OMGHTTPURLRQ",
"source": {
"git": "https://github.com/mxcl/OMGHTTPURLRQ.git",
"tag": "1.0"
},
"license": "MIT",
"summary": "Doing the bits of NSURLRequest that Apple doesn’t.",
"social_media_url": "https://twitter.com/mxcl",
"authors": {
"Max Howell": "mxcl@me.com"
},
"requires_arc": true,
"compiler_flags": "-fmodules",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"dependencies": {
"ChuzzleKit": [
]
},
"source_files": "*.{h,m}"
}