blob: 51d47fea124101fccac6ba8f741e92cd92259a03 [file] [log] [blame]
{
"name": "DYLogDisplay",
"version": "1.0.0",
"summary": "手机日志展示组件.",
"description": "这是一个展示用户保存在手机本地日志文件的库,方便开发和测试人员调试用.",
"homepage": "https://github.com/aduge",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"杜炳谦": "2206757888@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aduge/DYLoggerDetailView.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"exclude_files": "Classes/Exclude"
}