blob: d4ab9e46be98d16a63855adc88a6e5f59c62d99d [file] [log] [blame]
{
"name": "CSXML2JSON",
"version": "1.0.0",
"summary": "XML to JSON",
"description": "XML to JSON\n...em... not useful at all",
"homepage": "https://github.com/csdq/CSXML2JSON",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mr.s": "mr.s"
},
"source": {
"git": "https://github.com/csdq/CSXML2JSON.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSXML2JSON/Classes/**/*",
"swift_version": "4.0"
}