blob: 98cf4628282e69625baf668aca73093448c5c920 [file] [log] [blame]
{
"name": "KMSXmlProcessor",
"version": "1.0.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.0.0"
},
"source_files": "KMSXmlProcessor/Codes/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}