blob: ecc46ad2c9571b113fbc49f81ba1a97df0ed085a [file] [log] [blame]
{
"name": "DFLogManager",
"version": "0.0.8",
"summary": "日志控件",
"description": "利用realm进行本地缓存的日志控件\n更新内容:增加捆绑控件弹出日志功能;增加输入框配置公共参数及修改回调;",
"homepage": "https://github.com/quanchengk/DFLogManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://github.com/quanchengk/DFLogManager.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DFLogManager/Classes/**/*",
"resources": "DFLogManager/Assets/*.{png,bundle,plist}",
"dependencies": {
"Realm": [
],
"Masonry": [
],
"UITableView+FDTemplateLayoutCell": [
],
"MJRefresh": [
],
"LSiOSPopView": [
]
}
}