blob: b8d23343c588c45fd15b6ad93c66a4e4742b7109 [file] [log] [blame]
{
"name": "XMLHelper",
"version": "0.1.3",
"summary": "Simple XML parser",
"description": "This XMLHelper will parse the xml data for you, and provides some convenient usage",
"homepage": "https://github.com/GeekXiaowei/XMLHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xu Weiting": "geek_xwt@163.com"
},
"source": {
"git": "https://github.com/GeekXiaowei/XMLHelper.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source_files": "XMLModeler/XML*.swift"
}