blob: 5a963866217e4e6fed6d1ac3d95c5af9e3a9f7cb [file] [log] [blame]
{
"name": "RicLog",
"version": "0.0.1",
"summary": "a debug log printer",
"description": "a simple debug log printer for printing the chinese or ascii code in the dictionary or array.",
"homepage": "https://github.com/zLihuan/RicLogger",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhanglihuan": "625482408@qq.com"
},
"source": {
"git": "https://github.com/zLihuan/RicLogger.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}