blob: 485b485674a3e3723e60cc85f156907438231927 [file] [log] [blame]
{
"name": "TwilioChatClient",
"version": "1.0.8",
"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": "8.1"
},
"license": {
"type": "Commercial",
"text": "Copyright (c) 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/chat/releases/1.0.8/twilio-chat-ios-1.0.8.tar.bz2"
},
"libraries": "c++",
"vendored_frameworks": "TwilioChatClient.framework",
"requires_arc": true
}