2 "name": "OMGHTTPURLRQ",
4 "homepage": "https://github.com/mxcl/OMGHTTPURLRQ",
6 "git": "https://github.com/mxcl/OMGHTTPURLRQ.git",
11 "text": "https://github.com/mxcl/OMGHTTPURLRQ/blob/master/README.markdown"
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"
25 "default_subspecs": "RQ",
29 "source_files": "Sources/OMGHTTPURLRQ.{h,m}",
31 "OMGHTTPURLRQ/UserAgent": [
34 "OMGHTTPURLRQ/FormURLEncode": [
41 "source_files": "Sources/OMGUserAgent.{h,m}"
44 "name": "FormURLEncode",
45 "source_files": "Sources/OMGFormURLEncode.{h,m}"