[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / 4 / Bandyer / 2.5.0 / Bandyer.podspec.json
blobfabcd979a7ba748736e432178030bfa40b420df6
2   "name": "Bandyer",
3   "version": "2.5.0",
4   "summary": "The Bandyer SDK 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/BandyerSDK/2.5.0/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": "10.0"
17   },
18   "source": {
19     "http": "https://static.bandyer.com/corporate/iOS/releases/sdk/2.5.0/Bandyer-2.5.0.tar.bz2"
20   },
21   "vendored_frameworks": [
22     "Bandyer.framework",
23     "WebRTC.framework"
24   ],
25   "preserve_paths": [
26     "Bandyer.framework",
27     "Bandyer.framework.dSYM",
28     "WebRTC.framework",
29     "WebRTC.framework.dSYM"
30   ],
31   "frameworks": [
32     "Foundation",
33     "UIKit",
34     "WebKit",
35     "MobileCoreServices",
36     "AVFoundation",
37     "SystemConfiguration",
38     "MediaPlayer",
39     "CoreGraphics",
40     "CoreMedia",
41     "CoreImage",
42     "Photos",
43     "Security",
44     "PushKit",
45     "CallKit",
46     "Intents",
47     "ReplayKit"
48   ],
49   "weak_frameworks": "CoreServices",
50   "requires_arc": true,
51   "swift_versions": "5.1",
52   "dependencies": {
53     "Socket.IO-Client-Swift": [
54       "~> 15.2"
55     ],
56     "TwilioChatClient": [
57       "~> 2.6"
58     ]
59   },
60   "user_target_xcconfig": {
61     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
62   },
63   "pod_target_xcconfig": {
64     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
65   },
66   "swift_version": "5.1"