[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 9 / 5 / RCEVoiceRoomLib / 0.0.1 / RCEVoiceRoomLib.podspec.json
blobfccb2bcd138c2b1dd2605bc16f83c724784483cb
2   "name": "RCEVoiceRoomLib",
3   "version": "0.0.1",
4   "summary": "Rong Cloud Voice Room Lib.",
5   "description": "Rong Cloud Voice Room Lib for iOS.",
6   "homepage": "https://www.rongcloud.cn/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2021 RongCloud"
10   },
11   "authors": {
12     "zangqilong": "https://www.rongcloud.cn/"
13   },
14   "social_media_url": "https://www.rongcloud.cn/",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/rongcloud/rongcloud-voiceroom-ios-sdk.git",
20     "tag": "0.0.1"
21   },
22   "requires_arc": true,
23   "static_framework": true,
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "vendored_frameworks": "RCEVoiceRoomLib.framework",
31   "dependencies": {
32     "RongCloudRTC/RongRTCLib": [
33       "5.1.2.1"
34     ],
35     "RongCloudIM/IMKit": [
36       "5.1.2.1"
37     ]
38   }