blob: bb3ba0c714b11de2b9eeef4fbaf6eb0621ff562d [file] [log] [blame]
{
"name": "Mapard",
"version": "1.0.0",
"summary": "Swift将Dictionary转为Model的工具. iOS Dictionary to Model Utility.",
"description": "这是一个Swift将Dictionary转为Model的工具. iOS Dictionary to Model Utility.",
"homepage": "https://github.com/huangzhibin/Mapard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ikrboy@163.com": "HUANGZHIBIN"
},
"source": {
"git": "https://github.com/huangzhibin/Mapard.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "Mapard/Classes/**/*"
}