[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 8 / 9 / XLsn0wTableView / 1.0.1 / XLsn0wTableView.podspec.json
blob5e822a77f9df08e36dc07f962bce96c1236ad38c
2   "name": "XLsn0wTableView",
3   "version": "1.0.1",
4   "homepage": "https://github.com/XLsn0w/XLsn0wTableView",
5   "source": {
6     "git": "https://github.com/XLsn0w/XLsn0wTableView.git",
7     "tag": "1.0.1"
8   },
9   "summary": "XLsn0w性能优化版TableView, 减轻ViewController负担, 异步渲染内容到图片, 按照滑动速度按需加载内容, 重写处理网络图片加载。XLsn0wTableView代理<UITableViewDelegate, UITableViewDataSource>协议 cell按需加载 异步绘制 图片缓存  cell高度自适应缓存",
10   "authors": {
11     "XLsn0w": "xlsn0wios@gmail.com"
12   },
13   "license": "MIT",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "XLsn0wTableViewKit/**/*.{h,m}",
19   "dependencies": {
20     "Masonry": [
22     ],
23     "XLsn0wKit_objc": [
25     ],
26     "YYText": [
28     ],
29     "YYModel": [
31     ],
32     "MJRefresh": [
34     ],
35     "KVOController": [
37     ],
38     "UITableView+FDTemplateLayoutCell": [
40     ]
41   }