[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / d / a / 4 / Bandyer / 2.0.0-beta2 / Bandyer.podspec.json
blobd60c06fde25e6fae4fb7f03ea11d156f0d2906d8
2   "name": "Bandyer",
3   "version": "2.0.0-beta2",
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.0.0-beta2/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.0.0-beta2/Bandyer-2.0.0-beta2.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     "Photos",
38     "Security",
39     "PushKit",
40     "CallKit",
41     "Intents",
42     "ReplayKit"
43   ],
44   "weak_frameworks": "CoreServices",
45   "requires_arc": true,
46   "swift_versions": "5.1",
47   "dependencies": {
48     "Socket.IO-Client-Swift": [
49       "~> 15.2"
50     ],
51     "TwilioChatClient": [
52       "~> 2.6"
53     ]
54   },
55   "user_target_xcconfig": {
56     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
57   },
58   "pod_target_xcconfig": {
59     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
60   },
61   "swift_version": "5.1"