blob: 6316a56656cd5b1dcaa9a0eaf0358c3bb2899775 [file] [log] [blame]
{
"name": "SexyJson",
"version": "0.0.9",
"summary": "SexyJson is Swift4 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.11",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/netyouli/SexyJson.git",
"tag": "0.0.9"
},
"source_files": "SexyJsonKit/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}