blob: 1f7a327cbfe445e4ac20ca64477bc0acf8c98b75 [file] [log] [blame]
{
"name": "TwilioVideo",
"version": "2.6.0",
"summary": "Twilio Video",
"description": "The Twilio Video SDK lets you embed real-time voice and video into your iOS apps.",
"homepage": "http://www.twilio.com/video",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "Commercial",
"text": "Copyright 2011-2018 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"
},
"authors": {
"Twilio": "help@twilio.com"
},
"source": {
"http": "https://github.com/twilio/twilio-video-ios/releases/download/2.6.0/TwilioVideo.framework.zip"
},
"documentation_url": "https://twilio.github.io/twilio-video-ios/docs/2.6.0",
"libraries": "c++",
"vendored_frameworks": "Build/iOS/TwilioVideo.framework",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}