[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / f / RxCells / 0.5.0 / RxCells.podspec.json
blobe78452e3bcde9d8ef6cc77ca4a6f2e3f39284435
2   "name": "RxCells",
3   "version": "0.5.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": "Easy and fast binding",
13   "source": {
14     "git": "https://github.com/pikciu/RxCells.git",
15     "tag": "0.5.0"
16   },
17   "source_files": "RxCells/Sources/*.swift",
18   "frameworks": "UIKit",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.0",
23   "dependencies": {
24     "RxSwift": [
25       "~> 5.0"
26     ],
27     "RxCocoa": [
28       "~> 5.0"
29     ],
30     "Reusable": [
31       "~> 4.0"
32     ]
33   },
34   "swift_version": "5.0"