blob: ab8cd1bee5859c1f5e750bc6f5370211333338a8 [file] [log] [blame]
{
"name": "XHRefreshControl",
"version": "0.2.1",
"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.2.1"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "5.0"
},
"source_files": "RefreshControl/*.{h,m}",
"requires_arc": true
}