[Add] FaceSDKNightly 6.3.2275
[CocoaPods.git] / Specs / a / f / 0 / TwilioConversationsClient / 3.1.0 / TwilioConversationsClient.podspec.json
blobc4443e49d5b700d3f221b9dd438624a27af475be
2   "name": "TwilioConversationsClient",
3   "cocoapods_version": ">= 1.10.0",
4   "version": "3.1.0",
5   "summary": "Twilio Conversations Client",
6   "description": "The Twilio Conversations Client allows you to embed conversations into your iOS apps.",
7   "homepage": "http://www.twilio.com/conversations",
8   "platforms": {
9     "ios": "13.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://sdk.twilio.com/ios/conversations/releases/3.1.0/twilio-conversations-ios-3.1.0.zip",
20     "sha256": "5a0c42f098d897d350e01869888b77561d4ae20e31d055879580e6300b583b0e"
21   },
22   "libraries": "c++",
23   "vendored_frameworks": "TwilioConversationsClient.xcframework",
24   "documentation_url": "https://sdk.twilio.com/ios/conversations/releases/3.1.0/docs",
25   "requires_arc": true,
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "dependencies": {
30     "TwilioTwilsockLib": [
31       "2.0.0"
32     ]
33   }