blob: 75179c2aab48f24f42d824aa414b0db7311b66ff [file] [log] [blame]
{
"name": "TwilioVoice",
"version": "4.0.0",
"summary": "Twilio Voice",
"description": "Twilio Voice makes it easy to embed VoIP directly into your iOS apps.",
"homepage": "http://www.twilio.com/docs/api/voice-sdk",
"platforms": {
"ios": "10.0"
},
"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://github.com/twilio/twilio-voice-ios/releases/download/4.0.0/TwilioVoice.framework.zip"
},
"documentation_url": "https://twilio.github.io/twilio-voice-ios/docs/4.0.0",
"vendored_frameworks": "Build/iOS/TwilioVoice.framework",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}