[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / 7 / VonageClientSDKVideoMacOS / 2.24.1 / VonageClientSDKVideoMacOS.podspec.json
blobb8d96cb54984f6b8dc08c6f19fedb48719c07218
2   "name": "VonageClientSDKVideoMacOS",
3   "version": "2.24.1",
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.13.0"
16   },
17   "source": {
18     "http": "https://s3.amazonaws.com/artifact.tokbox.com/rel/macos-sdk/vonage-macos-sdk-2.24.1.tar.bz2"
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.2.39"
39     ]
40   }