[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 3 / e / HyJitsiMeetSDK / 1.9.0 / HyJitsiMeetSDK.podspec.json
blob8d48708d00dc6a57689fca4dd3a378787bc0db88
2   "name": "HyJitsiMeetSDK",
3   "version": "1.9.0",
4   "summary": "Jitsi Meet iOS SDK",
5   "description": "Jitsi Meet is a WebRTC compatible, free and Open Source video conferencing system that provides browsers and mobile applications with Real Time Communications capabilities.",
6   "homepage": "https://github.com/lylcsaa/jitsi-meet-sdk.git",
7   "license": "Apache 2",
8   "authors": "The Jitsi Meet project authors",
9   "source": {
10     "git": "https://github.com/lylcsaa/jitsi-meet-sdk.git",
11     "tag": "1.9.0"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "vendored_frameworks": [
17     "Frameworks/JitsiMeetSDK.xcframework",
18     "Frameworks/WebRTC.xcframework"
19   ],
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }