[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / d / a / 4 / Bandyer / 3.11.1 / Bandyer.podspec.json
blobb9852aaa0a7b48287b420123869ee2db856ac3c2
2   "name": "Bandyer",
3   "version": "3.11.1",
4   "summary": "The Bandyer SDK framework",
5   "authors": {
6     "Bandyer": "support@bandyer.com"
7   },
8   "description": "Kaleyra Video is an in-cloud collaborative solution for corporates, featuring a rich set of tools for enabling videoconferencing in your product. \nThe Kaleyra Video SDK 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/BandyerSDK/3.11.1/index.html",
11   "license": {
12     "type": "Commercial",
13     "text": "                   \t\tCopyright (c) Kaleyra S.p.a. All rights reserved. Use of this software is subject to the terms and conditions located at https://www.kaleyra.com/terms-and-conditions/\" \n"
14   },
15   "source": {
16     "http": "https://static.bandyer.com/corporate/iOS/releases/sdk/3.11.1/xcframework/Bandyer.framework.zip"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "WebKit",
25     "MobileCoreServices",
26     "AVFoundation",
27     "SystemConfiguration",
28     "MediaPlayer",
29     "CoreGraphics",
30     "CoreMedia",
31     "CoreImage",
32     "Photos",
33     "Security",
34     "PushKit",
35     "CallKit",
36     "Intents",
37     "ReplayKit"
38   ],
39   "weak_frameworks": "CoreServices",
40   "pod_target_xcconfig": {
41     "VALID_ARCHS": "arm64 armv7 armv7s x86_64"
42   },
43   "requires_arc": true,
44   "swift_versions": "5.1",
45   "subspecs": [
46     {
47       "name": "Core",
48       "vendored_frameworks": "Bandyer.xcframework",
49       "preserve_paths": [
50         "Bandyer.xcframework",
51         "Bandyer.dSYMs/Bandyer.framework.ios-arm64_arm7.dSYM",
52         "Bandyer.dSYMs/Bandyer.framework.ios-arm64_x86_64-simulator.dSYM"
53       ]
54     },
55     {
56       "name": "WebRTC",
57       "vendored_frameworks": "WebRTC.xcframework",
58       "preserve_paths": [
59         "WebRTC.xcframework",
60         "WebRTC.dSYMs/WebRTC.framework.ios-arm64_arm7.dSYM",
61         "WebRTC.dSYMs/WebRTC.framework.ios-arm64_x86_64-simulator.dSYM"
62       ]
63     }
64   ],
65   "swift_version": "5.1"