blob: 2ef6337bfcdbb7fa1779cab540d54fc981d7a7eb [file] [log] [blame]
{
"name": "FZRefresh",
"version": "1.5.1",
"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.1"
},
"source_files": "FZ-Refresh/**/*.{h,m}",
"requires_arc": true
}