[Add] BlueIDAccessSDK 2.30.0
[CocoaPods.git] / Specs / 6 / c / 1 / ZSBaseModel / 0.0.6 / ZSBaseModel.podspec.json
blob1046348549e843419503f8de41f5f3d67292b8c1
2   "name": "ZSBaseModel",
3   "version": "0.0.6",
4   "summary": "基于runtime的处理Model属性的异常状态",
5   "description": "ZSBaseModel 添加NSString类型的属性的默认值 @“” 空串;避免 nil NULL等导致的UI显示问题  和 多出的解析步骤",
6   "homepage": "https://github.com/Kaelzzs/BaseModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zzsat": "zhouzuosong_Kael@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Kaelzzs/BaseModel.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "ZSBaseModel/Classes/**/*"