blob: 7985fca4dd235ea4b1e04e09c8ac18087351b20e [file] [log] [blame]
{
"name": "CodableHelper",
"version": "0.1.1",
"summary": "方便快捷的Codable的extension.",
"homepage": "https://github.com/zgjff/CodableHelper",
"license": "MIT",
"authors": {
"zgj": "zguijie1005@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zgjff/CodableHelper.git",
"tag": "0.1.1"
},
"source_files": "Sources/*.{swift}",
"swift_version": "4.2",
"requires_arc": true
}