blob: 94b846cc86f3ddbfb429bd516b30985a5c75b031 [file] [log] [blame]
{
"name": "YBModelFile",
"version": "1.0.3",
"summary": "iOS 效率工具:自动生成 Model 文件(数据模型) / iOS efficiency tool : create data model files automatically",
"description": "iOS 效率工具:自动生成 Model 文件(数据模型) / iOS efficiency tool : create data model files automatically\n 只需传入一个 json 数据就能自动生成所需文件,拖入工程就能使用。",
"homepage": "https://github.com/indulgeIn",
"license": "MIT",
"authors": {
"杨波": "1106355439@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/indulgeIn/YBModelFile.git",
"tag": "1.0.3"
},
"source_files": "YBModelFile/**/*.{h,m}",
"requires_arc": true
}