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