[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / b / f / OMGHTTPURLRQ / 1.0 / OMGHTTPURLRQ.podspec.json
blob919795058e228d3ff2d57df3e227067025087856
2   "name": "OMGHTTPURLRQ",
3   "version": "1.0",
4   "homepage": "https://github.com/mxcl/OMGHTTPURLRQ",
5   "source": {
6     "git": "https://github.com/mxcl/OMGHTTPURLRQ.git",
7     "tag": "1.0"
8   },
9   "license": "MIT",
10   "summary": "Doing the bits of NSURLRequest that Apple doesn’t.",
11   "social_media_url": "https://twitter.com/mxcl",
12   "authors": {
13     "Max Howell": "mxcl@me.com"
14   },
15   "requires_arc": true,
16   "compiler_flags": "-fmodules",
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "dependencies": {
22     "ChuzzleKit": [
24     ]
25   },
26   "source_files": "*.{h,m}"