[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / e / f / RxModel / 0.9.0 / RxModel.podspec.json
blob6b29ed4151c21df3257c8f98423a4039d93f81b0
2   "name": "RxModel",
3   "version": "0.9.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.9.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   ],
26   "dependencies": {
27     "RxSwift": [
28       "~> 5.1"
29     ]
30   },
31   "swift_version": "5.2"