blob: 304bd91fa34cf1ef5a736662314de8106a73ba9c [file] [log] [blame]
{
"name": "TwilioAccessManager",
"version": "1.0.0",
"summary": "Twilio Access Manager",
"description": "Twilio Access Manager gives you callback mechanisms to manage and refresh your access tokens used for connecting to Twilio services on iOS.",
"homepage": "https://www.twilio.com/",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "Commercial",
"text": "Copyright 2011-2017 Twilio. 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/accessmanager/releases/1.0.0/twilio-accessmanager-ios-1.0.0.tar.bz2"
},
"vendored_frameworks": "TwilioAccessManager.framework",
"requires_arc": true
}