[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / c / LogConsole / 0.0.3 / LogConsole.podspec.json
blobfdd3ff7b99dd4ab17127f110198d2b11ec6e6e87
2   "name": "LogConsole",
3   "version": "0.0.3",
4   "summary": "A handy debugging log console tool.",
5   "description": "A handy log console tool that can output information to the console, file, and display a small console tool in App.",
6   "homepage": "https://github.com/Joe0708/LogConsole",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joe": "joesir7@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Joe0708/LogConsole.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LogConsole/Classes/**/*",
22   "resources": "LogConsole/Assets/*.png",
23   "pushed_with_swift_version": "3.0"