blob: be41a085ab1206963dbcb24793164cf1e11ef0e9 [file] [log] [blame]
{
"name": "TwilioVoice",
"version": "2.0.2",
"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": "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/voice/releases/2.0.2/twilio-voice-ios-2.0.2.tar.bz2"
},
"documentation_url": "https://media.twiliocdn.com/sdk/ios/voice/releases/2.0.2/docs",
"vendored_frameworks": "TwilioVoice.framework",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}