blob: bf6f3717c5e5516bb36ce491b4f4e165e2fab640 [file] [log] [blame]
{
"name": "XXLogger",
"version": "1.0.0",
"summary": "轻量级日志组件.",
"description": "简单的轻量级日志组件.",
"homepage": "https://github.com/rdxer/XXLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LXF": "rdxer@foxmail.com"
},
"source": {
"git": "https://github.com/rdxer/XXLogger.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XXLogger/Classes/**/*",
"pushed_with_swift_version": "3.0"
}