[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 8 / RxTableView+RxCollectionView / 1.0.5 / RxTableView+RxCollectionView.podspec.json
blob6aa07770d32f7be1df5d6f9bb10b8b61656dbaa9
2   "name": "RxTableView+RxCollectionView",
3   "version": "1.0.5",
4   "summary": "结合RxSwift+RxDataSource便捷设置UITableView/UICollectionView数据源.",
5   "description": "结合RxSwift+RxDataSource便捷设置UITableView/UICollectionView数据源\n.",
6   "homepage": "https://github.com/TouchGuoGuo/RxTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TouchGuoGuo": "617436951@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/TouchGuoGuo/RxTableView.git",
19     "tag": "1.0.5"
20   },
21   "source_files": "RxTableView/**/*.swift",
22   "exclude_files": "RxTableView/RxTableViewDemo",
23   "requires_arc": true,
24   "dependencies": {
25     "RxSwift": [
27     ],
28     "RxDataSources": [
30     ],
31     "EmptyDataSet-Swift": [
33     ],
34     "MJRefresh": [
36     ],
37     "RxGesture": [
39     ]
40   }