blob: 1a4949c31dbe97f8745af8978e8a9cca8777fdae [file] [log] [blame]
{
"name": "JRConsoleUnicodeReadable",
"version": "1.0.3",
"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.3"
},
"source_files": "JRConsoleUnicodeReadable/classes/**/*.{h,m}",
"public_header_files": "JRConsoleUnicodeReadable/classes/**/*.h",
"dependencies": {
"FMDB": [
]
}
}