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