[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 9 / TwilioVoice / 6.3.1 / TwilioVoice.podspec.json
blob59d7ca031814262fc9320ddb988b1f1ef0fcee6e
2   "name": "TwilioVoice",
3   "version": "6.3.1",
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.3.1/TwilioVoice.xcframework.zip"
19   },
20   "documentation_url": "https://twilio.github.io/twilio-voice-ios/docs/6.3.1",
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   }