[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / d / 7 / 8 / VonageMediaProcessor / 1.0.0-alpha.4 / VonageMediaProcessor.podspec.json
blob43b8c37500c7d8daa85969eeb3703f31fe4691bb
2   "name": "VonageMediaProcessor",
3   "version": "1.0.0-alpha.4",
4   "summary": "Vonages native client library providing an easy way of processing WebRTC media streams.",
5   "description": "Vonages native client library providing an easy way of processing WebRTC media streams. WebRTC is a free, open project that provides browsers and mobile applications with Real-Time Communications capabilities via simple APIs.",
6   "homepage": "https://www.vonage.com",
7   "license": {
8     "type": "Commercial",
9     "text": "https://www.vonage.com/legal/communications-apis/terms-of-use"
10   },
11   "authors": {
12     "Vonage": "vcp_webrtc@vonage.com"
13   },
14   "platforms": {
15     "osx": "10.11.0",
16     "ios": "12.0"
17   },
18   "source": {
19     "http": "https://d3opqjmqzxf057.cloudfront.net/vonage-mediaprocessor/pod/vonagemediaprocessor/release/1.0.0-alpha.4/VonageMediaProcessor.xcframework.1.0.0-alpha.4.zip"
20   },
21   "vendored_frameworks": "VonageMediaProcessor.xcframework",
22   "libraries": "c++",
23   "xcconfig": {
24     "FRAMEWORK_SEARCH_PATHS": "${PODS_ROOT}/VonageMediaProcessor"
25   },
26   "dependencies": {
27     "VonageWebRTC": [
28       "=99.1.32"
29     ]
30   }