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