[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 2 / RxListDataSource / 1.0.2 / RxListDataSource.podspec.json
blob138e2552f3a1e652bf55d4b04fff92d1e1d3aded
2   "name": "RxListDataSource",
3   "version": "1.0.2",
4   "summary": "Provides data sources for UITableView or UICollectionView.",
5   "description": "TODO: Provides data sources for UITableView or UICollectionView.",
6   "homepage": "https://github.com/chenxing640/RxListDataSource",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Teng Fei": "hansen981@126.com"
13   },
14   "source": {
15     "git": "https://github.com/chenxing640/RxListDataSource.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0"
21   },
22   "swift_versions": [
23     "4.2",
24     "5.0"
25   ],
26   "requires_arc": true,
27   "source_files": "RxListDataSource/Classes/*.{swift}",
28   "dependencies": {
29     "RxSwift": [
31     ],
32     "RxCocoa": [
34     ],
35     "RxDataSources": [
37     ]
38   },
39   "swift_version": "5.0"