[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 0 / e / JRConsoleUnicodeReadable / 1.0.3 / JRConsoleUnicodeReadable.podspec.json
blob1a4949c31dbe97f8745af8978e8a9cca8777fdae
2   "name": "JRConsoleUnicodeReadable",
3   "version": "1.0.3",
4   "summary": "make xcode 8 console log unicode to readable format",
5   "homepage": "https://github.com/scubers",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jrwong": "jr-wong@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/scubers/JRConsoleUnicodeReadable.git",
18     "tag": "1.0.3"
19   },
20   "source_files": "JRConsoleUnicodeReadable/classes/**/*.{h,m}",
21   "public_header_files": "JRConsoleUnicodeReadable/classes/**/*.h",
22   "dependencies": {
23     "FMDB": [
25     ]
26   }