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