blob: b953295f34c8cd5071a81ab418cacd3edda3fdae [file] [log] [blame]
{
"name": "Xml.swift",
"version": "1.1.0",
"summary": "An XMLParser wrapper for swift.",
"homepage": "https://github.com/BiAtoms/Xml.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Orkhan Alikhanov": "orkhan.alikhanov@gmail.com"
},
"source": {
"git": "https://github.com/BiAtoms/Xml.swift.git",
"tag": "1.1.0"
},
"module_name": "XmlSwift",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Sources/*.swift"
}