2 "name": "DYModelMaker",
4 "summary": "字典生成模型,支持多层模型嵌套,自动实现归档、解档,实现模型直接的赋值、深复制",
5 "description": "字典生成模型,支持多层模型嵌套,自动生成两种框架(MJExtension和YYModel)的系统关键字替换和数组中字典转模型代码,自动实现归档、解档,实现模型直接的赋值、深复制",
6 "homepage": "https://github.com/duyi56432/DYModelMaker",
9 "duyi56432": "564326678@qq.com"
11 "frameworks": "Foundation",
16 "git": "https://github.com/duyi56432/DYModelMaker.git",
19 "source_files": "DYModelMaker/**/*.{h,m}"