[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / 9 / RxDataSourcesToRxCells / 0.0.1 / RxDataSourcesToRxCells.podspec.json
blob7ede13fa5e276c8a2b92a7a642a5cd6ced54d935
2   "name": "RxDataSourcesToRxCells",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Supports to use both RxCells and RxDataSources.",
9   "homepage": "https://github.com/GeneralD/RxDataSourcesToRxCells",
10   "social_media_url": "https://twitter.com/TheDreamBoss",
11   "authors": {
12     "Yumenosuke": "yumejustice@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/GeneralD/RxDataSourcesToRxCells.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "RxSwift": [
25       "~> 5"
26     ],
27     "RxCocoa": [
28       "~> 5"
29     ],
30     "RxCells": [
32     ],
33     "RxDataSources": [
35     ],
36     "Reusable": [
38     ]
39   },
40   "frameworks": "UIKit",
41   "source_files": "Sources/*.swift",
42   "swift_version": "5.0"