blob: f09831f27d264196bd6a39dee493684163c080a2 [file] [log] [blame]
{
"name": "CNXML",
"version": "0.1.5",
"summary": "Simple basic handling of XML files for both reading and manual creation.",
"homepage": "https://github.com/phranck/CNXML",
"authors": {
"Frank Gregor": "phranck@cocoanaut.com"
},
"source": {
"git": "https://github.com/phranck/CNXML.git",
"tag": "0.1.5"
},
"platforms": {
"osx": "10.7",
"ios": "6.0"
},
"requires_arc": true,
"source_files": "*.{h,m}",
"license": {
"type": "MIT",
"file": "ReadMe.md"
}
}