blob: 1cd76a671b77d28f729d2532b22cd2d7127046ae [file] [log] [blame]
{
"name": "YSRefreshControl",
"version": "1.1.3",
"summary": "下拉刷新、上拉加载控件",
"homepage": "https://github.com/yscode001/YSRefreshControl",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yscode001/YSRefreshControl.git",
"tag": "1.1.3"
},
"source_files": "YSRefreshControl/YSRefreshControl/YSRefreshControl/*.*",
"resources": "YSRefreshControl/YSRefreshControl/YSRefreshControl/YSRefreshControl.bundle",
"frameworks": "UIKit"
}