[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 3 / f / RxCells / 1.0.0 / RxCells.podspec.json
blob511299bfe3a6a6a0505bfff0e097d737113d7c17
2   "name": "RxCells",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/pikciu/RxCells",
9   "authors": {
10     "Tomasz Pikć": "tomasz.pikc@gmail.com"
11   },
12   "summary": "Fast and easy binding",
13   "source": {
14     "git": "https://github.com/pikciu/RxCells.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "RxCells/Sources/*.swift",
18   "frameworks": "UIKit",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.3",
23   "dependencies": {
24     "RxSwift": [
25       "~> 6.0"
26     ],
27     "RxCocoa": [
28       "~> 6.0"
29     ],
30     "Reusable": [
31       "~> 4.1"
32     ]
33   },
34   "swift_version": "5.3"