blob: 483e461bff35839ab9aa283d00941cd344e3e9d3 [file] [log] [blame]
{
"name": "TwilioVideo",
"version": "2.0.0-preview4",
"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": "8.1"
},
"license": {
"type": "Commercial",
"text": "Copyright 2011-2017 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://media.twiliocdn.com/sdk/ios/video/releases/2.0.0-preview4/twilio-video-ios-2.0.0-preview4.tar.bz2"
},
"documentation_url": "https://media.twiliocdn.com/sdk/ios/video/releases/2.0.0-preview4/docs",
"libraries": "c++",
"vendored_frameworks": "TwilioVideo.framework",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}