[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 5 / c / e / CWLog / 1.0.2 / CWLog.podspec.json
blobf16fb45802dfb6b182bf0b4685a8bcf5b36302b9
2   "name": "CWLog",
3   "version": "1.0.2",
4   "summary": "Tool : swift项目中接口返回数据带中文,在控制栏显示unicode编码问题.使用该工具类可以正常展示中文",
5   "swift_versions": "4.0",
6   "homepage": "https://github.com/baozoudiudiu/CWSwiftPrint",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "baozoudiudiu": "https://github.com/baozoudiudiu"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/baozoudiudiu/CWSwiftPrint.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "CWLog/*.swift",
22   "requires_arc": true,
23   "swift_version": "4.0"