[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / b / WQConsole / 1.0.0 / WQConsole.podspec.json
blob07844ee353789f501d3c599af4b810d0f5f81439
2   "name": "WQConsole",
3   "version": "1.0.0",
4   "summary": "在App运行页面输出日志",
5   "description": "在App运行页面显示Xcode控制台输出的日志",
6   "homepage": "https://github.com/AppleDP/WQConsole",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AppleDP": "SWQAppleDP@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/AppleDP/WQConsole.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "WQConsole/**/WQConsole/*.{h,m}"