[Add] ChartboostMediationAdapterIronSource 5.8.5.1.0.0
[CocoaPods.git] / Specs / 1 / 0 / e / JRConsoleUnicodeReadable / 1.0.4 / JRConsoleUnicodeReadable.podspec.json
blobbe92cdf1330254b8f39fe032eaa0286f1759d147
2   "name": "JRConsoleUnicodeReadable",
3   "version": "1.0.4",
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.4"
19   },
20   "source_files": "JRConsoleUnicodeReadable/classes/**/*.{h,m}",
21   "public_header_files": "JRConsoleUnicodeReadable/classes/**/*.h",
22   "dependencies": {
23     "FMDB": [
25     ]
26   }