blob: 289e4a649c509ec4aea02a722ac0823da8b95196 [file] [log] [blame]
{
"name": "TwilioVideo",
"version": "4.0.0-beta1",
"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": "12.0"
},
"license": {
"type": "Commercial",
"text": "Copyright 2011-2020 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/4.0.0-beta1/TwilioVideo.xcframework.zip"
},
"documentation_url": "https://twilio.github.io/twilio-video-ios/docs/4.0.0-beta1",
"libraries": "c++",
"vendored_frameworks": "TwilioVideo.xcframework",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}