blob: 827fd5d38a8dbe0339ed0443858aa23d0f1b189e [file] [log] [blame]
{
"name": "JRConsoleUnicodeReadable",
"version": "1.0.8",
"summary": "make xcode 8 console log unicode to readable format",
"homepage": "https://github.com/scubers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jrwong": "jr-wong@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/scubers/JRConsoleUnicodeReadable.git",
"tag": "1.0.8"
},
"source_files": "JRConsoleUnicodeReadable/classes/**/*.{h,m}",
"public_header_files": "JRConsoleUnicodeReadable/classes/**/*.h"
}