[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / e / RCVoiceRoomLib / 2.1.1 / RCVoiceRoomLib.podspec.json
blob6f1667c71ef56a3f22276d48ec354c14f188c7db
2   "name": "RCVoiceRoomLib",
3   "version": "2.1.1",
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   "source": {
11     "git": "https://github.com/rongcloud/rongcloud-voiceroom-ios-sdk.git",
12     "tag": "2.1.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
20     "VALID_ARCHS": "arm64 armv7 x86_64"
21   },
22   "vendored_frameworks": "RCVoiceRoomLib.xcframework",
23   "dependencies": {
24     "RongCloudRTC/RongRTCLib": [
26     ],
27     "RongCloudIM/ChatRoom": [
29     ]
30   }