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