[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / e / f / RxModel / 0.12.0 / RxModel.podspec.json
blobbd5ea5a66fc9c659fe701fb31396026d7306d969
2   "name": "RxModel",
3   "version": "0.12.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.12.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "RxModel/**/*",
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.2",
25     "5.3",
26     "5.4"
27   ],
28   "dependencies": {
29     "RxSwift": [
30       "~> 6.2"
31     ]
32   },
33   "swift_version": "5.4"