blob: 71c4acf84a25f9a6e9e5a72273c02c2ec4f11d23 [file] [log] [blame]
{
"name": "YSRefreshControl",
"version": "1.0.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.0.1"
},
"source_files": "YSRefreshControl/YSRefreshControl/YSRefreshControl/*.*",
"resources": "YSRefreshControl/YSRefreshControl/YSRefreshControl/YSRefreshControl.bundle",
"frameworks": "UIKit"
}