[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 1 / 0 / ZHHUnicodeReadable / 0.0.1 / ZHHUnicodeReadable.podspec.json
blob8ac5adea32a479ea728c199cd192a046e7d77127
2   "name": "ZHHUnicodeReadable",
3   "version": "0.0.1",
4   "summary": "解决Unicode编码不能在Xcode控制台显示中文的问题,导入工程,不需引用",
5   "description": "解决Xcode控制台对于Unicode编码不能正常显示中文的问题,只需要将文件导入工程,不需要引用,即可正常志显示Unicode编码的中文数据",
6   "homepage": "https://github.com/yue5yueliang/ZHHUnicodeReadable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yue5yueliang": "136769890@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yue5yueliang/ZHHUnicodeReadable.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ZHHUnicodeReadable/Classes/**/*"