[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 8 / RCSceneGift / 0.0.1 / RCSceneGift.podspec.json
blob62b4282236acc7b31383ab8b9f604c127323d89d
2   "name": "RCSceneGift",
3   "version": "0.0.1",
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.1"
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": [
56     ],
57     "RCSceneFoundation": [
59     ]
60   },
61   "swift_version": "5.0"