blob: 50f16a04ba56f95b9459623a74ff5a6a9c422456 [file] [log] [blame]
{
"name": "YSRefreshControl",
"version": "1.1.2",
"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.2"
},
"source_files": "YSRefreshControl/YSRefreshControl/YSRefreshControl/*.*",
"resources": "YSRefreshControl/YSRefreshControl/YSRefreshControl/YSRefreshControl.bundle",
"frameworks": "UIKit"
}