blob: 0df2e5e3a065c3333af8e51208c5914924d37789 [file] [log] [blame]
{
"name": "HTMLReader",
"version": "0.6.1",
"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.6.1"
},
"source_files": "Code",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
}
}