[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 6 / 2 / 4 / RCSceneRadioRoom / 0.0.4.1 / RCSceneRadioRoom.podspec.json
blob8eaf265749428476de7310e626ece03a6ecc1b56
2   "name": "RCSceneRadioRoom",
3   "version": "0.0.4.1",
4   "summary": "Scene Radio Room",
5   "description": "Scene Radio Room module",
6   "homepage": "https://github.com/rongcloud",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2022 RongCloud"
10   },
11   "authors": {
12     "shaoshuai": "shaoshuai@rongcloud.cn"
13   },
14   "source": {
15     "git": "https://github.com/rongcloud-community/rongcloud-scene-radio-room-ios.git",
16     "tag": "0.0.4.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "static_framework": true,
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "VALID_ARCHS": "arm64 armv7 x86_64",
26     "SWIFT_COMPILATION_MODE": "Incremental",
27     "OTHER_SWIFT_FLAGS": "-Xfrontend -enable-dynamic-replacement-chaining"
28   },
29   "source_files": "RCSceneRadioRoom/Classes/**/*",
30   "dependencies": {
31     "Pulsator": [
33     ],
34     "XCoordinator": [
36     ],
37     "RCSceneRoom/RCSceneRoom": [
39     ],
40     "RCSceneRoom/RCSceneAnalytics": [
42     ]
43   },
44   "swift_version": "5.0"