[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 2 / d / 8 / HTMLReader / 0.6.1 / HTMLReader.podspec.json
blob0df2e5e3a065c3333af8e51208c5914924d37789
2   "name": "HTMLReader",
3   "version": "0.6.1",
4   "summary": "A WHATWG-compliant HTML parser in Objective-C.",
5   "homepage": "https://github.com/nolanw/HTMLReader",
6   "license": "Public domain",
7   "authors": {
8     "Nolan Waite": "nolan@nolanw.ca"
9   },
10   "source": {
11     "git": "https://github.com/nolanw/HTMLReader.git",
12     "tag": "v0.6.1"
13   },
14   "source_files": "Code",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   }