blob: 268fbde87bf72c8a2dd2c6c0a04b1829b76c2332 [file] [log] [blame]
{
"name": "FCXRefresh",
"version": "0.1.4",
"summary": "上下拉刷新.",
"description": "提供简便的上下拉刷新,支持自定义,只需简单的两三行代码即可.",
"homepage": "https://github.com/FCXPods/FCXRefresh",
"license": "MIT",
"authors": {
"fengchuanxiang": "fengchuanxiang@126.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/FCXPods/FCXRefresh.git",
"tag": "0.1.4"
},
"source_files": "FCXRefresh/",
"resources": "FCXRefresh/*.png",
"requires_arc": true
}