blob: 016bd903c18d208cd30bd4ecb61e359607258343 [file] [log] [blame]
{
"name": "DWTableViewHelper",
"version": "1.1.7.1",
"summary": "DWTableViewHelper is a tool object to slim your ViewController and let you build a tableView easily.",
"description": "DWTableViewHelper is a tool object to slim your ViewController and let you build a tableView easily.DWTableViewHelper能够瘦身你的控制器,达>到解耦效果,并且提供一些便捷的TableView开发接口。",
"homepage": "https://github.com/CodeWicky/DWTableViewHelper",
"social_media_url": "http://www.jianshu.com/u/a56ec10f6603",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codeWicky": "codewicky@163.com"
},
"source": {
"git": "https://github.com/CodeWicky/DWTableViewHelper.git",
"tag": "1.1.7.1"
},
"source_files": "DWTableViewHelper/**/*.{h,m}",
"resources": "DWTableViewHelper/DWTableViewHelperResource.bundle",
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit",
"requires_arc": true
}