[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / 4 / Bandyer / 1.3.0 / Bandyer.podspec.json
blob9d64e062fddca6eb9a01b472b52ce365129118e4
2   "name": "Bandyer",
3   "version": "1.3.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/1.3.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": "9.0"
17   },
18   "source": {
19     "http": "https://static.bandyer.com/corporate/iOS/releases/sdk/1.3.0/Bandyer-1.3.0.tar.bz2"
20   },
21   "vendored_frameworks": [
22     "Bandyer.framework",
23     "WebRTC.framework"
24   ],
25   "preserve_paths": "*.framework",
26   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "WebKit",
30     "MobileCoreServices",
31     "AVFoundation",
32     "SystemConfiguration",
33     "MediaPlayer",
34     "CoreGraphics",
35     "CoreMedia",
36     "CoreImage",
37     "CoreServices",
38     "Photos",
39     "Security",
40     "PushKit",
41     "Intents"
42   ],
43   "weak_frameworks": "CallKit",
44   "requires_arc": true,
45   "swift_versions": "5.1",
46   "dependencies": {
47     "Socket.IO-Client-Swift": [
48       "~> 15.1"
49     ],
50     "TwilioChatClient": [
51       "~> 2.6"
52     ]
53   },
54   "swift_version": "5.1"