blob: 1046348549e843419503f8de41f5f3d67292b8c1 [file] [log] [blame]
{
"name": "ZSBaseModel",
"version": "0.0.6",
"summary": "基于runtime的处理Model属性的异常状态",
"description": "ZSBaseModel 添加NSString类型的属性的默认值 @“” 空串;避免 nil NULL等导致的UI显示问题 和 多出的解析步骤",
"homepage": "https://github.com/Kaelzzs/BaseModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzsat": "zhouzuosong_Kael@163.com"
},
"source": {
"git": "https://github.com/Kaelzzs/BaseModel.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "5.0"
},
"source_files": "ZSBaseModel/Classes/**/*"
}