[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 6 / e / f / RxModel / 0.2.2 / RxModel.podspec.json
blob2874f440d366e3063bb241442317cdbd260ee8fa
2   "name": "RxModel",
3   "version": "0.2.2",
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.2.2"
16   },
17   "swift_version": "4.1",
18   "platforms": {
19     "ios": "9.3"
20   },
21   "frameworks": "Foundation",
22   "requires_arc": true,
23   "dependencies": {
24     "RxSwift": [
25       "~> 4.0"
26     ]
27   },
28   "source_files": "RxModel/Classes/**/*"