[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / f / 0 / TwilioConversationsClient / 4.0.1 / TwilioConversationsClient.podspec.json
blob3c3d9c909b17bf4c21773fe17b8e905ecc800c46
2   "name": "TwilioConversationsClient",
3   "cocoapods_version": ">= 1.10.0",
4   "version": "4.0.1",
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/4.0.1/twilio-conversations-ios-4.0.1.zip",
20     "sha256": "abb2f5cecade556ba73b8c1b2a944b6e04bb248d532263e1984988fe5158735a"
21   },
22   "libraries": "c++",
23   "vendored_frameworks": "TwilioConversationsClient.xcframework",
24   "documentation_url": "https://sdk.twilio.com/ios/conversations/releases/4.0.1/docs",
25   "requires_arc": true,
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "dependencies": {
30     "TwilioTwilsockLib": [
31       "2.0.2"
32     ]
33   }