blob: 19e723e061ea66022fc1d360bd8189577897cb80 [file] [log] [blame]
{
"authors": {
"xhzengAIB": "xhzengAIB@gmail.com"
},
"summary": "XHRefreshControl 是一款高扩展性、低耦合度的下拉刷新、上提加载更多的组件。",
"source": {
"git": "https://github.com/xhzengAIB/XHRefreshControl.git",
"tag": "v1.6"
},
"homepage": "https://github.com/xhzengAIB/XHRefreshControl",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"source_files": "RefreshControl/*.{h,m}",
"requires_arc": true,
"version": "1.6",
"license": "MIT",
"name": "XHRefreshControl",
"platforms": {
"ios": "5.0"
}
}