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