blob: ed8daf5140252997d23fdbba0fa4855efe375eca [file] [log] [blame]
{
"name": "JRConsoleUnicodeReadable",
"version": "1.0.7",
"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.7"
},
"source_files": "JRConsoleUnicodeReadable/classes/**/*.{h,m}",
"public_header_files": "JRConsoleUnicodeReadable/classes/**/*.h"
}