[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 0 / TwilioAudioProcessors / 5.6.0 / TwilioAudioProcessors.podspec.json
blob86db21dded0b8533cc2696b0396ac71b22513142
2   "name": "TwilioAudioProcessors",
3   "version": "5.6.0",
4   "summary": "Twilio Audio Processors",
5   "description": "The Twilio Audio Processors SDK lets you add a noise cancellation audio device to your Twilio Video SDK implementation.",
6   "homepage": "http://www.twilio.com/video",
7   "platforms": {
8     "ios": "12.2"
9   },
10   "license": {
11     "type": "Commercial",
12     "text": "Copyright 2011-2023 Twilio, Inc. All rights reserved. Use of this software is subject to the terms and conditions of the Twilio Terms of Service located at http://www.twilio.com/legal/tos"
13   },
14   "authors": {
15     "Twilio": "help@twilio.com"
16   },
17   "documentation_url": "https://twilio.github.io/twilio-video-ios/docs/5.6.0",
18   "libraries": "c++",
19   "requires_arc": true,
20   "xcconfig": {
21     "OTHER_LDFLAGS": "-ObjC"
22   },
23   "source": {
24     "http": "https://github.com/twilio/twilio-audio-processors-ios/releases/download/5.6.0/TwilioAudioProcessors.xcframework.zip"
25   },
26   "vendored_frameworks": "TwilioAudioProcessors.xcframework",
27   "dependencies": {
28     "TwilioVideo": [
30     ]
31   }