[Add] LastFM.swift 1.5.1
[CocoaPods.git] / Specs / a / f / 0 / TwilioConversationsClient / 2.2.5 / TwilioConversationsClient.podspec.json
blob38293a3335aff5b951f4ed7ec6d17f77a6f3d13e
2   "name": "TwilioConversationsClient",
3   "cocoapods_version": ">= 1.10.0",
4   "version": "2.2.5",
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": "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://sdk.twilio.com/ios/conversations/releases/2.2.5/twilio-conversations-ios-2.2.5.zip",
20     "sha256": "2266164130e69bc3a7a4a99403302c449d86a3b02d291b92396738f36eabe604"
21   },
22   "libraries": "c++",
23   "vendored_frameworks": "TwilioConversationsClient.xcframework",
24   "documentation_url": "https://sdk.twilio.com/ios/conversations/releases/2.2.5/docs",
25   "requires_arc": true,
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   }