| { |
| "name": "TwilioChatFrame", |
| "version": "0.2.0", |
| "summary": "Twilio Chat Frame", |
| "description": "Configurable UI component for using Twilio Chat in your iOS apps.", |
| "homepage": "http://www.twilio.com/frame", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "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": "http://media.twiliocdn.com/sdk/ios/frame-chat/releases/0.2.0/twilio-frame-chat-ios-0.2.0.tar.bz2" |
| }, |
| "vendored_frameworks": "TwilioChatFrame.framework", |
| "requires_arc": true |
| } |