blob: 016e61eba91ecd2466d0693f593e85012c971c98 [file] [log] [blame]
{
"name": "RVXMLDictionary",
"version": "1.5",
"license": {
"type": "zlib",
"file": "LICENCE.md"
},
"summary": "RVXMLDictionary is a class designed to simplify parsing and generating of XML on iOS and Mac OS.",
"homepage": "https://github.com/BadChoice/XMLDictionary",
"authors": "BadChoice",
"source": {
"git": "https://github.com/BadChoice/XMLDictionary.git",
"tag": "1.5"
},
"source_files": "XMLDictionary",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.6"
}
}