blob: adede0cafe677ccfb8ce6137449e755a2c1a9fb6 [file] [log] [blame]
{
"name": "OMGHTTPURLRQ",
"version": "1.1.1",
"homepage": "https://github.com/mxcl/OMGHTTPURLRQ",
"source": {
"git": "https://github.com/mxcl/OMGHTTPURLRQ.git",
"tag": "1.1.1"
},
"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}"
}