[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 5 / e / 2 / DWDebugLogger / 0.1.0 / DWDebugLogger.podspec.json
blobff7b1cbe7c4559a7a6cb7582359ab6e7091a7231
2   "name": "DWDebugLogger",
3   "version": "0.1.0",
4   "summary": "iOS DebugLogger 简易工具",
5   "description": "用于记录打印日志的小工具,并可以存储到沙盒里面",
6   "homepage": "https://github.com/WuDevin/DWDebugLogger.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WuDevin": "839281040@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WuDevin/DWDebugLogger.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DWDebugLogger/Classes/**/*"