[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / c / e / CWLog / 1.0.3 / CWLog.podspec.json
blobc99cfb84f9fb46174e7cb42f3106646f0e178273
2   "name": "CWLog",
3   "version": "1.0.3",
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.3"
20   },
21   "source_files": "CWLog/*.swift",
22   "requires_arc": true,
23   "swift_version": "4.0"