[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 8 / 9 / XLsn0wTableView / 1.0.2 / XLsn0wTableView.podspec.json
blobc6ed4f57a9b300e30827a08fdf31e5da770dd4b0
2   "name": "XLsn0wTableView",
3   "version": "1.0.2",
4   "homepage": "https://github.com/XLsn0w/XLsn0wTableView",
5   "source": {
6     "git": "https://github.com/XLsn0w/XLsn0wTableView.git",
7     "tag": "1.0.2"
8   },
9   "summary": "XLsn0w性能优化版TableView, 异步渲染, 按需加载, 高度自适应缓存",
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   }