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