[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / 5 / e / 7 / VonageClientSDKVideoMacOS / 2.25.2 / VonageClientSDKVideoMacOS.podspec.json
blobd645264fbad32a8cf866ba3d6b96fccafafa39aa
2   "name": "VonageClientSDKVideoMacOS",
3   "version": "2.25.2",
4   "summary": "VonageClientSDKVideoMacOS lets you weave interactive live WebRTC video streaming right into your application",
5   "description": "The Vonage macOS SDK lets you use WebRTC video sessions in apps you build for a variety of macOS-based devices.",
6   "homepage": "https://tokbox.com/developer/sdks/mac/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://tokbox.com/support/tos"
10   },
11   "authors": {
12     "TokBox, Inc.": "support@tokbox.com"
13   },
14   "platforms": {
15     "osx": "10.15.0"
16   },
17   "source": {
18     "http": "https://s3.amazonaws.com/artifact.tokbox.com/rel/macos-sdk/vonage-macos-sdk-2.25.2.zip"
19   },
20   "vendored_frameworks": "OpenTok.xcframework",
21   "frameworks": [
22     "Foundation",
23     "AVFoundation",
24     "AudioToolbox",
25     "CoreAudio",
26     "CoreGraphics",
27     "CoreMedia",
28     "CoreVideo",
29     "GLKit",
30     "MetalKit",
31     "Network",
32     "VideoToolbox"
33   ],
34   "libraries": "c++",
35   "requires_arc": false,
36   "dependencies": {
37     "VonageWebRTC": [
38       "=99.4.49"
39     ]
40   }