[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / 4 / DWLogger / 1.0.2 / DWLogger.podspec.json
blob34e4bce502c9b2b18d85a884dd1c0c6b28cc1a6a
2   "name": "DWLogger",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "这是一个日志助手类,他可以帮助你在App中直接查看输出的日志。This is a Log Helper Class which enable you read logs in your App on screen directly.",
9   "homepage": "https://github.com/CodeWicky/DWLogger",
10   "authors": {
11     "codeWicky": "codewicky@163.com"
12   },
13   "source": {
14     "git": "https://github.com/CodeWicky/DWLogger.git",
15     "tag": "1.0.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "DWLogger/**/*.{h,m}",
22   "resources": "DWLogger/**/*.{bundle}",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "DWTableViewHelper": [
26       "~> 1.1.5"
27     ],
28     "DWCheckBox": [
29       "~> 1.0.3"
30     ]
31   },
32   "deprecated": true