blob: ddfe457027020bef7cea955cd631b8dc04fb936d [file] [log] [blame]
{
"name": "TLRefresh",
"version": "2.1.0",
"summary": "针对UItableview和UICollectionView的上拉加载,下拉刷新的类库",
"description": "\"上拉加载,下拉刷新,在swift中使用超级简单,只需一行代码,就能加入这个功能,API简单易用\"",
"homepage": "https://github.com/TLOpenSpring/TLRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew": "anluanlu123@163.com"
},
"source": {
"git": "https://github.com/TLOpenSpring/TLRefresh.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TLRefresh/**/*",
"pushed_with_swift_version": "3.0"
}