blob: c99cfb84f9fb46174e7cb42f3106646f0e178273 [file] [log] [blame]
{
"name": "CWLog",
"version": "1.0.3",
"summary": "Tool : swift项目中接口返回数据带中文,在控制栏显示unicode编码问题.使用该工具类可以正常展示中文",
"swift_versions": "4.0",
"homepage": "https://github.com/baozoudiudiu/CWSwiftPrint",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"baozoudiudiu": "https://github.com/baozoudiudiu"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/baozoudiudiu/CWSwiftPrint.git",
"tag": "1.0.3"
},
"source_files": "CWLog/*.swift",
"requires_arc": true,
"swift_version": "4.0"
}