[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / a / 1 / 5 / TwilioSyncClient / 1.2.0 / TwilioSyncClient.podspec.json
blob305666ab83b1dee89dd7e2331ffd6faf155f3f1e
2   "name": "TwilioSyncClient",
3   "cocoapods_version": ">= 1.10.0",
4   "version": "1.2.0",
5   "summary": "Twilio Sync Client",
6   "description": "The Twilio Sync Client provides real-time state synchronization for your mobile and web applications.",
7   "homepage": "http://www.twilio.com/sync",
8   "platforms": {
9     "ios": "12.0"
10   },
11   "license": {
12     "type": "Commercial",
13     "text": "Copyright (c) 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"
14   },
15   "authors": {
16     "Twilio": "help@twilio.com"
17   },
18   "source": {
19     "http": "https://media.twiliocdn.com/sdk/ios/sync/releases/1.2.0/twilio-sync-ios-1.2.0.zip"
20   },
21   "libraries": "c++",
22   "vendored_frameworks": "TwilioSyncClient.xcframework",
23   "documentation_url": "https://media.twiliocdn.com/sdk/ios/sync/releases/1.2.0/docs",
24   "requires_arc": true,
25   "xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC"
27   }