blob: 2a0dcdb63261220c7f6da584b53ae2ef660fd46b [file] [log] [blame]
{
"name": "DTTableViewTool",
"version": "0.0.1",
"summary": "DTTableViewTool is tool lib.",
"description": "DTTableViewTool is tool lib to use",
"homepage": "https://github.com/IDwangluting/DTTableViewTool",
"license": "Copyright (c) 2018年 wangluitng. All rights reserved.",
"authors": {
"IDwangluting": "m13051699286@163.com"
},
"source": {
"git": "https://github.com/IDwangluting/DTTableViewTool.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DTTableViewTool/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"YYModel": [
"~> 1.0.4"
],
"YYCategories": [
"~> 1.0.4"
],
"WWBaseLib": [
"0.0.2"
]
}
}