blob: 32bc8301a60a7b5aa22cedbeabc5ace6da890e3a [file] [log] [blame]
{
"name": "TwilioVideo",
"version": "1.0.1",
"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/1.0.1/twilio-video-ios-1.0.1.tar.bz2"
},
"documentation_url": "https://media.twiliocdn.com/sdk/ios/video/releases/1.0.1/docs",
"libraries": "c++",
"vendored_frameworks": "TwilioVideo.framework",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}