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