2 "name": "OMGHTTPURLRQ",
4 "homepage": "https://github.com/mxcl/OMGHTTPURLRQ",
6 "git": "https://github.com/mxcl/OMGHTTPURLRQ.git",
12 "summary": "Vital extensions to NSURLRequest that Apple left out for some reason (including creating multipart/form-data POSTs)",
13 "social_media_url": "https://twitter.com/mxcl",
15 "Max Howell": "mxcl@me.com"
24 "default_subspecs": "RQ",
28 "source_files": "Sources/OMGHTTPURLRQ.{h,m}",
30 "OMGHTTPURLRQ/UserAgent": [
33 "OMGHTTPURLRQ/FormURLEncode": [
40 "source_files": "Sources/OMGUserAgent.{h,m}"
43 "name": "FormURLEncode",
44 "source_files": "Sources/OMGFormURLEncode.{h,m}"