blob: 353e4a0b6a36a835a76009568c039a0d163ee7c0 [file] [log] [blame]
{
"name": "KMSXmlProcessor",
"version": "1.1.2",
"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.2"
},
"source_files": "KMSXmlProcessor/Codes/**/*",
"frameworks": "Foundation"
}