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