[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / f / 1 / 9 / TwilioVoice / 6.2.2 / TwilioVoice.podspec.json
blobd7a985f08d68cb008f81f85daa484188a988fff9
2   "name": "TwilioVoice",
3   "version": "6.2.2",
4   "summary": "Twilio Voice",
5   "description": "Twilio Voice makes it easy to embed VoIP directly into your iOS apps.",
6   "homepage": "http://www.twilio.com/docs/api/voice-sdk",
7   "platforms": {
8     "ios": "10.0"
9   },
10   "license": {
11     "type": "Commercial",
12     "text": "Copyright © 2011-2021 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"
13   },
14   "authors": {
15     "Twilio": "help@twilio.com"
16   },
17   "source": {
18     "http": "https://github.com/twilio/twilio-voice-ios/releases/download/6.2.2/TwilioVoice.xcframework.zip"
19   },
20   "documentation_url": "https://twilio.github.io/twilio-voice-ios/docs/6.2.2",
21   "vendored_frameworks": "TwilioVoice.xcframework",
22   "requires_arc": true,
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   },
26   "pod_target_xcconfig": {
27     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
28     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
29   }