[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 7 / e / RCVoiceRoomLib / 2.1.2 / RCVoiceRoomLib.podspec.json
blob14c97e70f734ac13943aff8ba515f2843f90f223
2   "name": "RCVoiceRoomLib",
3   "version": "2.1.2",
4   "summary": "Voice Room by RC IM & RTC",
5   "description": "Voice Room by RC IM & RTC @scene SDK",
6   "homepage": "https://github.com/rongcloud",
7   "authors": {
8     "shaoshuai": "shaoshuai@rongcloud.cn"
9   },
10   "license": {
11     "type": "Copyright",
12     "text": "Copyright 2021 RongCloud"
13   },
14   "source": {
15     "git": "https://github.com/rongcloud/rongcloud-voiceroom-ios-sdk.git",
16     "tag": "2.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24     "VALID_ARCHS": "arm64 armv7 x86_64"
25   },
26   "vendored_frameworks": "RCVoiceRoomLib.xcframework",
27   "dependencies": {
28     "RongCloudRTC/RongRTCLib": [
30     ],
31     "RongCloudIM/ChatRoom": [
33     ]
34   }