[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / f / 1 / 9 / TwilioVoice / 6.12.0 / TwilioVoice.podspec.json
blobe090efb214bb91048c52dbdad2c924042a73a3d8
2   "name": "TwilioVoice",
3   "version": "6.12.0",
4   "summary": "Twilio Voice",
5   "description": "Twilio Voice makes it easy to embed VoIP directly into your iOS apps.",
6   "homepage": "https://www.twilio.com/docs/voice/sdks/ios",
7   "platforms": {
8     "ios": "10.0"
9   },
10   "license": {
11     "type": "Commercial",
12     "text": "Copyright © 2011-2022 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.12.0/TwilioVoice.xcframework.zip"
19   },
20   "documentation_url": "https://twilio.github.io/twilio-voice-ios/docs/6.12.0",
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*]": "arm64 x86_64"
29   }