[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 3 / 7 / DYModelMaker / 0.0.2 / DYModelMaker.podspec.json
blob6c19debf6a3ee2f1a97af0b5078f67e8ae55c0a6
2   "name": "DYModelMaker",
3   "version": "0.0.2",
4   "summary": "字典生成模型,支持多层模型嵌套,自动实现归档、解档,实现模型直接的赋值、深复制",
5   "description": "字典生成模型,支持多层模型嵌套,自动生成两种框架(MJExtension和YYModel)的系统关键字替换和数组中字典转模型代码,自动实现归档、解档,实现模型直接的赋值、深复制",
6   "homepage": "https://github.com/duyi56432/DYModelMaker",
7   "license": "MIT",
8   "authors": {
9     "duyi56432": "564326678@qq.com"
10   },
11   "frameworks": "Foundation",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/duyi56432/DYModelMaker.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "DYModelMaker/**/*.{h,m}"