blob: 3a626d1547c3e983746744d55818cb2a8734c367 [file] [log] [blame]
{
"name": "KMSXmlProcessor",
"version": "1.1.0",
"summary": "A simple model used to parse and serialize simple XMLs.",
"homepage": "https://github.com/Azureblade3808/KMSXmlProcessor",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Azureblade3808": "17433201@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Azureblade3808/KMSXmlProcessor.git",
"tag": "v1.1.0"
},
"source_files": "KMSXmlProcessor/Codes/**/*",
"frameworks": "Foundation"
}