blob: b84f0938293239916a8add4f5ed5821eb8c0bcc7 [file] [log] [blame]
{
"name": "DYModelMaker",
"version": "1.0.1",
"summary": "字典生成模型,支持多层模型嵌套,自动实现归档、解档,实现模型直接的赋值、深复制",
"description": "字典生成模型,支持多层模型嵌套,自动生成两种框架(MJExtension和YYModel)的系统关键字替换和数组中字典转模型代码,自动实现归档、解档,实现模型直接的赋值、深复制",
"homepage": "https://github.com/duyi56432/DYModelMaker",
"license": "MIT",
"authors": {
"duyi56432": "564326678@qq.com"
},
"frameworks": "Foundation",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/duyi56432/DYModelMaker.git",
"tag": "1.0.1"
},
"source_files": "DYModelMaker/**/*.{h,m}"
}