blob: 0fd5240392de8f270ed7a94a0a7f850f208253dc [file] [log] [blame]
{
"name": "SWAXCWRefreshTableView",
"version": "2.4",
"summary": "新增scrollview被替换的两个代理方法",
"description": "在原有CWRefreshTableView中添加某些UIScrollView的代理方法,修复原始类的内存泄漏问题",
"homepage": "https://github.com/jfdream/SWAXCWRefreshTableView",
"license": "MIT",
"authors": {
"jfdreamyang": "jfdream1992@126.com"
},
"source": {
"git": "https://github.com/jfdream/SWAXCWRefreshTableView.git",
"tag": "2.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SWAXCWRefreshTableView/Classes/**/*"
}