blob: 67caabccdeeb90eb8547e0ff7641dee0a3288b8e [file] [log] [blame]
{
"name": "YSRefreshControl",
"version": "1.1.5",
"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.5"
},
"source_files": "YSRefreshControl/YSRefreshControl/YSRefreshControl/*.*",
"resources": "YSRefreshControl/YSRefreshControl/YSRefreshControl/YSRefreshControl.bundle",
"frameworks": "UIKit"
}