[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 2 / WQLog / 2.0.0 / WQLog.podspec.json
blob284eb123702e531d608ff5d17ab64fd9ec5fd1da
2   "name": "WQLog",
3   "version": "2.0.0",
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   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/AppleDP/WQLog.git",
20     "tag": "2.0.0"
21   },
22   "source_files": "WQLog/**/WQLog/WQLog.{h,m}"