[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / e / f / RxModel / 0.8.0 / RxModel.podspec.json
blob5c2a389e093df5efebea4fc2358fc42769ea16fe
2   "name": "RxModel",
3   "version": "0.8.0",
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.8.0"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "frameworks": "Foundation",
22   "requires_arc": true,
23   "dependencies": {
24     "RxSwift": [
25       "~> 5.1"
26     ]
27   },
28   "source_files": "RxModel/**/*",
29   "swift_version": "5.1"