blob: f16fb45802dfb6b182bf0b4685a8bcf5b36302b9 [file] [log] [blame]
{
"name": "CWLog",
"version": "1.0.2",
"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.2"
},
"source_files": "CWLog/*.swift",
"requires_arc": true,
"swift_version": "4.0"
}