[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 6 / b / tidy-html5 / 0.0.1 / tidy-html5.podspec.json
blobf1b53d458e026106498c0c7cbcedba8af95e4cd6
2   "name": "tidy-html5",
3   "version": "0.0.1",
4   "summary": "HTML Tidy for HTML5.",
5   "homepage": "http://w3c.github.io/tidy-html5/",
6   "license": {
7     "type": "MIT",
8     "file": "license.html"
9   },
10   "authors": "w3c",
11   "source": {
12     "git": "https://github.com/dinhviethoa/tidy-html5.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "src/*.{h,c}",
17     "include/*.h"
18   ],
19   "header_dir": "tidy",
20   "public_header_files": "include/*.h",
21   "xcconfig": {
22     "USE_HEADERMAP": "NO"
23   },
24   "requires_arc": false