blob: 1d65ca74d3f06f1a29a64bd2899f66b0a7bc58dc [file] [log] [blame]
{
"name": "GQLogger",
"version": "0.0.1",
"summary": "GQLogger For Lin_IT",
"description": "用于打印日志",
"authors": {
"GuoQiang Lin": "lin_it@outlook.com"
},
"source": {
"git": "https://github.com/Lin-IT-Lion/GQLogger.git",
"tag": "0.0.1"
},
"homepage": "https://www.linit.space",
"source_files": "GQLogger/**/*.{h,m}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"ios": {
"dependencies": {
"CocoaLumberjack": [
],
"LumberjackLauncher": [
]
}
}
}