[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / e / 9 / RxUnitField / 0.2.0 / RxUnitField.podspec.json
blob3667f730b8082990888185b06453eb01bc924105
2   "name": "RxUnitField",
3   "version": "0.2.0",
4   "summary": "Rx extension for UnitField.",
5   "description": "Rx extension for UnitField. If necessary, you can add this extension.",
6   "homepage": "https://github.com/fuyoufang/RxUnitField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fuyoufang": "fuyoufang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/fuyoufang/RxUnitField.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RxUnitField/Classes/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "UnitField": [
25       "~> 0.3.0"
26     ],
27     "RxSwift": [
29     ],
30     "RxCocoa": [
32     ]
33   },
34   "swift_version": "5.0"