| { | |
| "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" | |
| } |