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