[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / e / 2 / WQLog / 2.0.1 / WQLog.podspec.json
bloba6c203db2e715b0a31ab3c1adedb6cc5c67c81f7
2   "name": "WQLog",
3   "version": "2.0.1",
4   "summary": "A third-party framework of console log",
5   "description": "A third-party framework of console output.And, if you install XcodeColors,you can output the log with color",
6   "homepage": "https://github.com/AppleDP/WQLog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AppleDP": "AppleDP@163.com"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/AppleDP/WQLog.git",
17     "tag": "2.0.1"
18   },
19   "source_files": "WQLog/**/WQLog/WQLog.{h,m}",
20   "platforms": {
21     "ios": "5.0"
22   }