blob: 18e68e51b3dc90fcb4e3b00ac9448766205825ab [file] [log] [blame]
{
"name": "DTTableViewTool",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DTTableViewTool/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"YYModel": [
"~> 1.0.4"
],
"YYCategories": [
"~> 1.0.4"
],
"WWBaseLib": [
"~> 0.0.4"
]
}
}