blob: cfaea84354180d7ebafdcf9f59f317ec873e5fdf [file] [log] [blame]
{
"name": "FanRefresh",
"version": "0.0.4",
"summary": "A swift Refresh control .",
"description": "一个swift 的刷新控件,下拉刷新,上拉加载,UITableView,UICollectionView,UIWebView",
"homepage": "https://github.com/fanxiangyang/FanRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanxiangyang": "fqsyfan@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fanxiangyang/FanRefresh.git",
"tag": "0.0.4"
},
"source_files": "Classes/*.swift",
"resources": "Classes/FanRefresh.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}