2 "name": "ZLScreeningNull",
4 "summary": "可将OC字典、数组中的Null对象转换成空字符串。作者:Mr.Zhao",
5 "description": "利用递归的方式,将OC字典或数组中的Null转换为空字符串。轻量级,使用简单。",
6 "homepage": "https://github.com/ZLDemo/ZLScreeningNullDemo",
9 "Mr.Zhao": "itzhaolei@foxmail.com"
12 "git": "https://github.com/ZLDemo/ZLScreeningNullDemo.git",
15 "frameworks": "UIKit",
19 "source_files": "ZLScreeningNull/Library/*.{h,m}",