[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 8 / e / 2 / WQLog / 1.0.1 / WQLog.podspec.json
blobd37b84a103a3b0c37d45658e3102bdf0d21f5d2c
2   "name": "WQLog",
3   "version": "1.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   "source": {
15     "git": "https://github.com/AppleDP/WQLog.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "WQLog/**/WQLog/WQLog.{h,m}",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }