[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 5 / d / RxPropertyWrapper / 0.0.6 / RxPropertyWrapper.podspec.json
blob75ee7f528138f42471a7f88341c7b5bcf54a960d
2   "name": "RxPropertyWrapper",
3   "version": "0.0.6",
4   "summary": "RxSwift PropertyWrapper",
5   "homepage": "https://github.com/jiasongs/RxPropertyWrapper",
6   "license": "MIT",
7   "authors": {
8     "ruanmei": "jiasong@ruanmei.com"
9   },
10   "source": {
11     "git": "https://github.com/jiasongs/RxPropertyWrapper.git",
12     "tag": "0.0.6"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "cocoapods_version": ">= 1.11.0",
18   "swift_versions": [
19     "5.0"
20   ],
21   "static_framework": true,
22   "requires_arc": true,
23   "source_files": "Sources",
24   "dependencies": {
25     "RxSwift": [
26       "~> 6.5.0"
27     ],
28     "RxRelay": [
29       "~> 6.5.0"
30     ]
31   },
32   "swift_version": "5.0"