blob: a825ff08bb6a701e71ed79279b32dbc615e4531e [file] [log] [blame]
{
"name": "PropertyDecoder",
"version": "0.1.1",
"summary": "获取支持 Decodable 协议的属性列表",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/podul/PropertyDecoder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"podul": "ylpodul@163.com"
},
"source": {
"git": "https://github.com/podul/PropertyDecoder.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/PropertyDecoder/**/*",
"swift_version": "5.0"
}