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