[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 7 / e / BandyerBroadcastExtension / 1.0.1 / BandyerBroadcastExtension.podspec.json
blobce3c5016b23c7bccfe3f8c4316f4b4cd6982b867
2   "name": "BandyerBroadcastExtension",
3   "version": "1.0.1",
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.1/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.1/BandyerBroadcastExtension-1.0.1.tar.bz2"
20   },
21   "vendored_frameworks": "BandyerBroadcastExtension.framework",
22   "preserve_paths": [
23     "BandyerBroadcastExtension.framework",
24     "BandyerBroadcastExtension.framework.dSYM"
25   ],
26   "frameworks": [
27     "Foundation",
28     "ReplayKit",
29     "AVFoundation",
30     "CoreImage",
31     "CoreMedia",
32     "CoreGraphics"
33   ],
34   "requires_arc": true,
35   "swift_versions": "5.1",
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "swift_version": "5.1"