[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 3 / 6 / FXCommon / 0.0.1 / FXCommon.podspec.json
blobf48b38f1eaeb4fd31b4528c559097afd5ac71ece
2   "name": "FXCommon",
3   "version": "0.0.1",
4   "summary": "粉象基础组件",
5   "description": "处理通用依赖、包含使用的通用组件。",
6   "homepage": "https://gitlab.fenxianglife.com/component/FXCommon",
7   "license": {
8     "type": "MIT",
9     "text": "        copyright MIT\n"
10   },
11   "authors": {
12     "yaochenfeng": "282696845@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.4",
18   "source": {
19     "git": "git@gitlab.fenxianglife.com:component/FXCommon.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "Sources/FXCommon/**/*.swift",
23   "dependencies": {
24     "RxSwift": [
25       "~> 6.0"
26     ],
27     "RxCocoa": [
28       "~> 6.0"
29     ],
30     "SnapKit": [
31       "~> 5.0"
32     ]
33   },
34   "swift_version": "5.4"