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