blob: 72137ebf95307b3900503171385fcf2c9aa92648 [file] [log] [blame]
{
"name": "SexyJson",
"version": "1.2.2",
"summary": "SexyJson is Swift5+ json parse open quickly and easily, perfect supporting class and struct model, support the KVC model",
"homepage": "https://github.com/netyouli/SexyJson",
"license": "MIT",
"authors": {
"吴海超(WHC)": "712641411@qq.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/netyouli/SexyJson.git",
"tag": "1.2.2"
},
"source_files": "SexyJsonKit/*.{swift}",
"requires_arc": true
}