[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / e / RCVoiceRoomLib / 0.0.6 / RCVoiceRoomLib.podspec.json
blob478e95600e98375e7ddc98b5913a9cb5b5652295
2   "name": "RCVoiceRoomLib",
3   "version": "0.0.6",
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": "12.1"
17   },
18   "source": {
19     "git": "https://github.com/rongcloud/rongcloud-voiceroom-ios-sdk.git",
20     "tag": "0.0.6"
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": "RCVoiceRoomLib.xcframework",
31   "dependencies": {
32     "RongCloudRTC/RongRTCLib": [
33       "5.1.2"
34     ],
35     "RongCloudIM/IMLib": [
36       "5.1.2.1"
37     ]
38   }