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