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