blob: ba1d70b5d594474b8b42f38f2149efa5033cd89b [file] [log] [blame]
{
"name": "EW_CC",
"version": "1.0.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/rjb0514",
"social_media_url": "http://www.jianshu.com/u/a56ec10f6603",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ru": "codewicky@163.com"
},
"source": {
"git": "https://github.com/rjb0514/EW_CC.git",
"tag": "1.0.1"
},
"source_files": "CC/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit",
"requires_arc": true
}