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