blob: 21e139bf6defb1e267333c68b6946bbfb338b7d4 [file] [log] [blame]
{
"name": "TwilioChatClient",
"version": "2.4.5",
"summary": "Twilio Programmable Chat Client",
"description": "The Twilio Programmable Chat Client allows you to embed chat into your iOS apps.",
"homepage": "http://www.twilio.com/chat",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "Commercial",
"text": "Copyright 2018 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/chat/releases/2.4.5/twilio-chat-ios-2.4.5.tar.bz2"
},
"libraries": "c++",
"vendored_frameworks": "TwilioChatClient.framework",
"requires_arc": true
}