blob: 36cd9ffbcabe31e6a52c20bbf36f9750ba9295f2 [file] [log] [blame]
{
"name": "TwilioVoice",
"version": "4.2.1",
"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.2.1/TwilioVoice.framework.zip"
},
"documentation_url": "https://twilio.github.io/twilio-voice-ios/docs/4.2.1",
"vendored_frameworks": "Build/iOS/TwilioVoice.framework",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}