2 "name": "OMGHTTPURLRQ",
4 "homepage": "https://github.com/mxcl/OMGHTTPURLRQ",
6 "git": "https://github.com/mxcl/OMGHTTPURLRQ.git",
11 "text": "See README.markdown for full license text."
13 "summary": "Vital extensions to NSURLRequest that Apple left out for some reason (including creating multipart/form-data POSTs)",
14 "social_media_url": "https://twitter.com/mxcl",
16 "Max Howell": "mxcl@me.com"
23 "default_subspecs": "RQ",
27 "source_files": "Sources/OMGHTTPURLRQ.{h,m}",
29 "OMGHTTPURLRQ/UserAgent": [
32 "OMGHTTPURLRQ/FormURLEncode": [
39 "source_files": "Sources/OMGUserAgent.{h,m}"
42 "name": "FormURLEncode",
43 "source_files": "Sources/OMGFormURLEncode.{h,m}"