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