[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / 6 / HYBUnicodeReadable / 0.0.1 / HYBUnicodeReadable.podspec.json
blobdb0985ef7542563df8cec6b2c99d31b35267b052
2   "name": "HYBUnicodeReadable",
3   "version": "0.0.1",
4   "summary": "解决打印日志对于Unicode编码不能正常显示中文的问题,只需要将文件导入工程,不需要引用,就能达到打印日志显示Unicode编码中文数据",
5   "description": "* 解决打印日志对于Unicode编码不能正常显示中文的问题,只需要将文件导入工程,不需要引用,就能达到打印日志显示Unicode编码中文数据\n* 引入工程后,不需要包含头文件即可达到效果",
6   "homepage": "http://www.henishuo.com/ios-unicode-readable/",
7   "screenshots": "https://github.com/CoderJackyHuang/HYBUnicodeReadable/raw/master/screenshot.gif",
8   "license": "MIT",
9   "authors": {
10     "huangyibiao": ""
11   },
12   "social_media_url": "http://weibo.com/u/5384637337",
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/CoderJackyHuang/HYBUnicodeReadable.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "HYBUnicodeReadable",
22     "*.{h,m}"
23   ],
24   "requires_arc": true