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