blob: fc3c3e1336832c458575a97e990d408e8457723a [file] [log] [blame]
{
"name": "OMGHTTPURLRQ",
"version": "1.1.3",
"homepage": "https://github.com/mxcl/OMGHTTPURLRQ",
"source": {
"git": "https://github.com/mxcl/OMGHTTPURLRQ.git",
"tag": "1.1.3"
},
"license": "MIT",
"summary": "Vital extensions to NSURLRequest that Apple left out for some reason.",
"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}"
}