[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 4 / 8 / RCSceneGift / 0.0.2 / RCSceneGift.podspec.json
blobbe466856ca2d20fbc051c1d246ffadc0f6596edd
2   "name": "RCSceneGift",
3   "version": "0.0.2",
4   "summary": "Scene Gift",
5   "description": "Scene Gift module",
6   "homepage": "https://github.com/rongcloud",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shaoshuai": "shaoshuai@rongcloud.cn"
13   },
14   "source": {
15     "git": "https://github.com/rongcloud-community/rongcloud-scene-gift-ios.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24     "VALID_ARCHS": "arm64 x86_64"
25   },
26   "source_files": "RCSceneGift/Classes/**/*",
27   "resource_bundles": {
28     "RCSceneGift": [
29       "RCSceneGift/Assets/Assets.xcassets"
30     ]
31   },
32   "dependencies": {
33     "Moya": [
35     ],
36     "SnapKit": [
38     ],
39     "Reusable": [
41     ],
42     "Kingfisher": [
44     ],
45     "SVProgressHUD": [
47     ],
48     "RongCloudIM/IMLib": [
50     ],
51     "RCSceneMessage": [
53     ],
54     "RCSceneService": [
55       ">= 0.0.2"
56     ],
57     "RCSceneFoundation": [
59     ]
60   },
61   "swift_version": "5.0"