blob: 4d9e4e52633f36ab03b0c4703fe5650938e5e6d7 [file] [log] [blame]
{
"name": "TwilioSyncClient",
"version": "0.8.3",
"summary": "Twilio Sync Client",
"description": "The Twilio Sync Client provides real-time state synchronization for your mobile and web applications.",
"homepage": "http://www.twilio.com/sync",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "Commercial",
"text": "Copyright (c) 2019 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/sync/releases/0.8.3/twilio-sync-ios-0.8.3.tar.bz2"
},
"libraries": "c++",
"vendored_frameworks": "TwilioSyncClient.framework",
"requires_arc": true
}