blob: b4df86656891f86535cddd897ade7fd25b9581e1 [file] [log] [blame]
{
"name": "MYSwfitJsonModel",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"version": "0.0.1",
"summary": "基于swift的codable协议封装的json-model转化库",
"homepage": "https://github.com/cwn152522/MYSwiftJsonModel",
"license": "MIT",
"authors": {
"cwn": "1014949353@qq.com"
},
"source": {
"git": "https://github.com/cwn152522/MYSwiftJsonModel.git",
"tag": "0.0.1"
},
"source_files": "*.{swift}",
"deprecated": true
}