[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 7 / e / BandyerBroadcastExtension / 1.0.0-beta / BandyerBroadcastExtension.podspec.json
blobb9c39b1e4870dbcc88ca9c36fb1821789539d9ef
2   "name": "BandyerBroadcastExtension",
3   "version": "1.0.0-beta",
4   "summary": "The Bandyer Broadcast Extension framework",
5   "authors": {
6     "Bandyer": "support@bandyer.com"
7   },
8   "description": "Bandyer is an in-cloud collaborative solution for corporates, featuring a rich set of tools for enabling videoconferencing in your product. \nThe BandyerSDK for iOS makes it easy to embed one to one, many to many high-quality voice and video calls into your mobile app, with a seamless \nintegration with the iOS operating system. It features a fully fledged set of collaborative tools comprehensive of messaging, screen sharing, \nremote snapshot, collaborative interactive board and call recording capabilities.",
9   "homepage": "https://github.com/Bandyer/Bandyer-iOS-SDK",
10   "documentation_url": "https://docs.bandyer.com/Bandyer-iOS-SDK/BandyerBroadcastExtension/1.0.0-beta/index.html",
11   "license": {
12     "type": "Commercial",
13     "text": "                   \t\tCopyright (c) Bandyer S.r.l. All rights reserved. Use of this software is subject to the terms and conditions of the Bandyer Terms of Service located at https://www.bandyer.com\" \n"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "http": "https://static.bandyer.com/corporate/iOS/releases/broadcastextension/1.0.0-beta/BandyerBroadcastExtension-1.0.0-beta.tar.bz2"
20   },
21   "vendored_frameworks": [
22     "BandyerBroadcastExtension.framework",
23     "WebRTCSafe.framework"
24   ],
25   "preserve_paths": "*.framework",
26   "frameworks": [
27     "Foundation",
28     "ReplayKit",
29     "AVFoundation",
30     "CoreImage",
31     "CoreMedia"
32   ],
33   "requires_arc": true,
34   "swift_versions": "5.1",
35   "dependencies": {
36     "Socket.IO-Client-Swift": [
37       "~> 15.2"
38     ]
39   },
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "pod_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "swift_version": "5.1"