blob: 465526736d80473b263990fd403a914c0e39a573 [file] [log] [blame]
{
"name": "DYModelMaker",
"version": "0.0.3",
"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": "0.0.3"
},
"source_files": "DYModelMaker/**/*.{h,m}"
}