[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / e / f / RxModel / 0.5.1 / RxModel.podspec.json
bloba3574357174193e06e167999cbae9663b56b0421
2   "name": "RxModel",
3   "version": "0.5.1",
4   "summary": "Set of extensions to RxSwift.",
5   "homepage": "https://github.com/gsagadyn/RxModel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Grzegorz Sagadyn": "sagadyn@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/gsagadyn/RxModel.git",
15     "tag": "0.5.1"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "9.3"
20   },
21   "frameworks": "Foundation",
22   "requires_arc": true,
23   "dependencies": {
24     "RxSwift": [
25       "~> 4.5"
26     ]
27   },
28   "source_files": "RxModel/**/*"