blob: d0304cad7581cff8a37a7e795d6242a601fcb948 [file] [log] [blame]
{
"name": "FZRefresh",
"version": "1.5",
"summary": "下拉刷新控件,使用简单.支持多种动画类型.支持继承UIScrollview的控件(UITableview,UICollectionview)",
"homepage": "https://github.com/ClingCoder0/FZRefresh",
"license": "MIT",
"authors": {
"ClingCoder": "clingwxin@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ClingCoder0/FZRefresh.git",
"tag": "1.5"
},
"source_files": "FZ-Refresh/**/*.{h,m}",
"requires_arc": true
}