blob: 41b9e38854ec778dab05b84c8437110820aa333b [file] [log] [blame]
{
"name": "FCXRefresh",
"version": "0.1.6",
"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.6"
},
"source_files": "FCXRefresh/*.{h,m}",
"resources": "FCXRefresh/*.png",
"requires_arc": true
}