blob: b37ca6c2f873d42bf3484f5313348901ea4232c2 [file] [log] [blame]
{
"name": "SFPullRefresh",
"version": "1.1.6",
"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.1.6"
},
"source_files": "SFPullRefresh/lib/**/*.{h,m}",
"requires_arc": true
}