blob: af82d07a124c38f4f01be94187ecc301b79659fc [file] [log] [blame]
{
"name": "Xml.swift",
"version": "1.0.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.0.0"
},
"module_name": "XmlSwift",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "4.0"
}