blob: dea04376967e8dd7ed63f91b4499d972360c6b70 [file] [log] [blame]
{
"name": "XmlHero",
"version": "1.1.1",
"summary": "XML engine",
"description": "Parse and create XML documents.",
"homepage": "https://github.com/iturb/xmlhero",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iturbide": "reach@iturbi.de"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iturb/xmlhero.git",
"tag": "v1.1.1"
},
"source_files": "Source/**/*.swift",
"resources": "Resources/**/*",
"pushed_with_swift_version": "4"
}