blob: 44c46b0aec58c75678e55321f111f47ebc672860 [file] [log] [blame]
{
"name": "BSPreloadTableView",
"version": "0.0.6",
"summary": "A short description of BSPreloadTableView.",
"description": "一个用来实现上拉下拉,预加载功能的tableView。",
"homepage": "https://github.com/FreeBaiShun",
"license": "MIT",
"authors": {
"FreeBaiShun": "851083075@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/FreeBaiShun/BSPreloadTableView.git",
"tag": "0.0.6"
},
"source_files": "BSPreloadTableViewDemo/BSPreloadTableView/*/*.{h,m}",
"dependencies": {
"MJRefresh": [
]
}
}