[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / e / RCVoiceRoomLib / 2.1.0.1 / RCVoiceRoomLib.podspec.json
blobc8ad8e85ec8a8f8faa13222cac05079bc1e3b6b2
2   "name": "RCVoiceRoomLib",
3   "version": "2.1.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": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/rongcloud/rongcloud-voiceroom-ios-sdk.git",
20     "tag": "2.1.0.1"
21   },
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "VALID_ARCHS": "arm64 armv7 x86_64"
26   },
27   "vendored_frameworks": "RCVoiceRoomLib.xcframework",
28   "dependencies": {
29     "RongCloudRTC/RongRTCLib": [
31     ],
32     "RongCloudIM/ChatRoom": [
34     ]
35   }