[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 3 / ZLScreeningNull / 0.0.1 / ZLScreeningNull.podspec.json
blobbbac0c5c21c179146e8eeebeab965a1a27e7d5bd
2   "name": "ZLScreeningNull",
3   "version": "0.0.1",
4   "summary": "可将OC字典、数组中的Null对象转换成空字符串。作者:Mr.Zhao",
5   "description": "利用递归的方式,将OC字典或数组中的Null转换为空字符串。轻量级,使用简单。",
6   "homepage": "https://github.com/ZLDemo/ZLScreeningNullDemo",
7   "license": "MIT",
8   "authors": {
9     "Mr.Zhao": "itzhaolei@foxmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ZLDemo/ZLScreeningNullDemo.git",
13     "tag": "0.0.1"
14   },
15   "frameworks": "UIKit",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "ZLScreeningNull/Library/*.{h,m}",
20   "exclude_files": ""