blob: 478b8a69dee43705a5452131c063370ccb1d8a33 [file] [log] [blame]
{
"name": "HTMLReader",
"version": "0.9.3",
"summary": "A WHATWG-compliant HTML parser in Objective-C.",
"homepage": "https://github.com/nolanw/HTMLReader",
"license": "Public domain",
"authors": {
"Nolan Waite": "nolan@nolanw.ca"
},
"source": {
"git": "https://github.com/nolanw/HTMLReader.git",
"tag": "v0.9.3"
},
"source_files": "Code",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7",
"tvos": "9.0",
"watchos": "2.0"
}
}