blob: b5c59e8c3e800d94b1452a683dfeb2f8575e0ec6 [file] [log] [blame]
{
"summary": "An ARC compliant NSXMLParser-based XML to NSDictionary converter.",
"version": "1.1",
"name": "XMLReader-PPTV",
"authors": "Chuck Wang",
"requires_arc": true,
"platforms": {
"osx": "10.7",
"ios": "5.0"
},
"homepage": "https://github.com/PPTV/XMLReader",
"source": {
"git": "https://github.com/PPTV/XMLReader.git",
"tag": "v1.1"
},
"source_files": "XMLReader*.{h,m}",
"license": "MIT"
}