[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / 4 / Bandyer / 3.6.0 / Bandyer.podspec.json
blob3f988b1e3d6924f1d6ab1a9c504bcf4b480de530
2   "name": "Bandyer",
3   "version": "3.6.0",
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.6.0/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   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "http": "https://static.bandyer.com/corporate/iOS/releases/sdk/3.6.0/xcframework/Bandyer.framework.zip"
20   },
21   "vendored_frameworks": [
22     "Bandyer.xcframework",
23     "WebRTC.xcframework"
24   ],
25   "preserve_paths": [
26     "Bandyer.xcframework",
27     "WebRTC.xcframework",
28     "Bandyer.dSYMs/Bandyer.framework.ios-arm64_arm7.dSYM",
29     "Bandyer.dSYMs/Bandyer.framework.ios-arm64_x86_64-simulator.dSYM",
30     "WebRTC.dSYMs/WebRTC.framework.ios-arm64_arm7.dSYM",
31     "WebRTC.dSYMs/WebRTC.framework.ios-arm64_x86_64-simulator.dSYM"
32   ],
33   "frameworks": [
34     "Foundation",
35     "UIKit",
36     "WebKit",
37     "MobileCoreServices",
38     "AVFoundation",
39     "SystemConfiguration",
40     "MediaPlayer",
41     "CoreGraphics",
42     "CoreMedia",
43     "CoreImage",
44     "Photos",
45     "Security",
46     "PushKit",
47     "CallKit",
48     "Intents",
49     "ReplayKit"
50   ],
51   "weak_frameworks": "CoreServices",
52   "pod_target_xcconfig": {
53     "VALID_ARCHS": "arm64 armv7 armv7s x86_64"
54   },
55   "requires_arc": true,
56   "swift_versions": "5.1",
57   "swift_version": "5.1"