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