blob: 2519e5cc2f5a492445a34a5aef5cef26c7ed3346 [file] [log] [blame]
{
"name": "SFPullRefresh",
"version": "1.2.10",
"summary": "add simple pull refresh to UITableView or UICollectionView",
"description": "easy pull refresh for UITableView and UICollectionView, support custom refresh and loadmore control",
"homepage": "https://github.com/sofach/SFPullRefresh",
"license": "MIT",
"authors": {
"sofach": "sofach@126.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/sofach/SFPullRefresh.git",
"tag": "1.2.10"
},
"source_files": "SFPullRefresh/lib/**/*.{h,m}",
"requires_arc": true
}