blob: 766f9c8f5c6b3a104b9d6c631b981bd827ca51da [file] [log] [blame]
{
"name": "SFPullRefresh",
"version": "1.0.1",
"summary": "simple pull refresh for UITableView and UICollectionView",
"description": " simple pull refresh for UITableView and UICollectionView, you can set the position of refresh and loadmore control, support custom refresh and loadmore control\n",
"homepage": "https://github.com/sofach/SFPullRefresh",
"license": "MIT",
"authors": {
"sofach": "mamihlapinatapai@126.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/sofach/SFPullRefresh.git",
"tag": "1.0.1"
},
"source_files": "SFPullRefresh/lib/**/*.{h,m}",
"requires_arc": true
}