blob: c37b97906d52a9d5cc17aee38ecda21d340ebe5e [file] [log] [blame]
{
"name": "SJLogDictionary",
"version": "0.0.2",
"summary": "Print Log SJLogDictionary with Chinese string.",
"description": "Print Log SJLogDictionary with Chinese string. Easy use!",
"homepage": "https://github.com/shenjuneng/SJLogDictionary",
"license": "MIT",
"authors": {
"沈骏": "shenjuneng@sina.com"
},
"source": {
"git": "https://github.com/shenjuneng/SJLogDictionary.git",
"tag": "0.0.1"
},
"source_files": [
"SJLog",
"SJLog/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}