[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 9 / 4 / JitsiMeetBetterSDK / 4.0.0 / JitsiMeetBetterSDK.podspec.json
blobbce2ff8193b3046c6a763763ea48bb65858bbb60
2   "name": "JitsiMeetBetterSDK",
3   "version": "4.0.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://bitbucket.org/better-network/jitsi-meet-ios-sdk-releases",
7   "license": "Apache 2",
8   "authors": "The Jitsi Meet project authors & Orland Karamani",
9   "source": {
10     "git": "https://orlandokaramani@bitbucket.org/better-network/jitsi-meet-ios-sdk-releases.git",
11     "tag": "4.0.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   }