blob: 97f1632ec62ab813855967ad778da219f6475011 [file] [log] [blame]
{
"name": "XmlJson",
"version": "0.1.2",
"summary": "XmlJson is a simple converter from XML to JSON",
"description": "XmlJson can read XML from file, Data or String and convert to JSON",
"homepage": "https://github.com/anconaesselmann/XmlJson",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anconaesselmann": "axel@anconaesselmann.com"
},
"source": {
"git": "https://github.com/anconaesselmann/XmlJson.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XmlJson/Classes/**/*",
"pushed_with_swift_version": "4.0"
}