blob: d7eb2739ab2399eb00b82da4f95814a1d8242d24 [file] [log] [blame]
{
"name": "FCXRefresh",
"version": "0.1.5",
"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.5"
},
"source_files": "FCXRefresh/",
"resources": "FCXRefresh/*.png",
"requires_arc": true
}