blob: c4f755afecafd926d7605d68aed3b4365a955773 [file] [log] [blame]
{
"name": "SexyJson",
"version": "1.1.0",
"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": "1.1.0"
},
"source_files": "SexyJsonKit/*.{swift}",
"requires_arc": true
}