blob: f535ad9867b9bb59a05064b175f5de7a762bbd82 [file] [log] [blame]
{
"name": "TPLTablePullRefreshView",
"version": "0.0.2",
"summary": "下拉刷新上拉加载组件",
"description": "一个能非常方便实现下拉刷新上拉加载的UI组件",
"homepage": "https://github.com/nb-tpl/TPLTablePullRefreshView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tiperTan": "1330768953@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/nb-tpl/TPLTablePullRefreshView.git",
"tag": "0.0.2"
},
"source_files": "TPLTablePullRefreshView/TPLTablePullRefreshView/Classes/view/*.{h,m}",
"resources": "TPLTablePullRefreshView/TPLTablePullRefreshView/Resources/*.gif"
}