[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / 8 / HTMLReader / 2.0.4 / HTMLReader.podspec.json
blob570d891191a2bc00a3ec53ca0f05ed51d515d381
2   "name": "HTMLReader",
3   "version": "2.0.4",
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": "v2.0.4"
13   },
14   "source_files": "Sources/**/*.[hm]",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   }