blob: 1a425948200cf3a10e5200d3640c6116eb25abbf [file] [log] [blame]
{
"name": "CodableHelper",
"version": "0.1.2",
"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.2"
},
"source_files": "Sources/*.{swift}",
"swift_version": "4.2",
"requires_arc": true
}