[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / f / d / WILog / 0.2.2 / WILog.podspec.json
blob324b5d2c302d924f88f80101089a16a193412691
2   "name": "WILog",
3   "version": "0.2.2",
4   "summary": "基于CocoaLumberjack的日志记录控件",
5   "description": "TODO: 基于CocoaLumberjack的日志记录控件.",
6   "homepage": "https://github.com/wikit-zyp/WILog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zyp": "me_zyp@163.com"
13   },
14   "source": {
15     "git": "https://github.com/wikit-zyp/WILog.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WILog/Classes/**/*",
22   "dependencies": {
23     "CocoaLumberjack": [
25     ]
26   }