blob: 5e822a77f9df08e36dc07f962bce96c1236ad38c [file] [log] [blame]
{
"name": "XLsn0wTableView",
"version": "1.0.1",
"homepage": "https://github.com/XLsn0w/XLsn0wTableView",
"source": {
"git": "https://github.com/XLsn0w/XLsn0wTableView.git",
"tag": "1.0.1"
},
"summary": "XLsn0w性能优化版TableView, 减轻ViewController负担, 异步渲染内容到图片, 按照滑动速度按需加载内容, 重写处理网络图片加载。XLsn0wTableView代理<UITableViewDelegate, UITableViewDataSource>协议 cell按需加载 异步绘制 图片缓存 cell高度自适应缓存",
"authors": {
"XLsn0w": "xlsn0wios@gmail.com"
},
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "XLsn0wTableViewKit/**/*.{h,m}",
"dependencies": {
"Masonry": [
],
"XLsn0wKit_objc": [
],
"YYText": [
],
"YYModel": [
],
"MJRefresh": [
],
"KVOController": [
],
"UITableView+FDTemplateLayoutCell": [
]
}
}