[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 3 / 6 / MicrosoftCognitiveServicesSpeechEmbedded-iOS / 1.34.0 / MicrosoftCognitiveServicesSpeechEmbedded-iOS.podspec.json
blobfde678c651182aa27a4499aae5295b809cea0824
2   "name": "MicrosoftCognitiveServicesSpeechEmbedded-iOS",
3   "version": "1.34.0",
4   "summary": "Microsoft Cognitive Services Embedded iOS SDK supports both embedded (on-device) and cloud-based speech capabilities.",
5   "description": "The Microsoft Cognitive Services Embedded iOS SDK provides versatile speech processing capabilities. For embedded (on-device) use, it currently supports speech-to-text, text-to-speech, and translation, enabling a range of voice interaction features in iOS applications, even in scenarios with limited or no cloud connectivity.",
6   "homepage": "https://docs.microsoft.com/azure/cognitive-services/speech-service/",
7   "license": {
8     "type": "Microsoft Speech SDK license"
9   },
10   "authors": "Microsoft",
11   "platforms": {
12     "ios": "11.0"
13   },
14   "pod_target_xcconfig": {
15     "ARCHS": "$(ARCHS_STANDARD_64_BIT)",
16     "VALID_ARCHS": "arm64 x86_64",
17     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
18   },
19   "ios": {
20     "vendored_frameworks": "MicrosoftCognitiveServicesSpeech.xcframework"
21   },
22   "source": {
23     "http": "https://csspeechstorage.blob.core.windows.net/drop/1.34.0/MicrosoftCognitiveServicesSpeech-EmbeddedXCFramework-1.34.0.zip",
24     "sha256": "a8a7abad1d5614df5a6a344f97e102cc5f6a4e2b2b36baf3c931561c10d524c8"
25   },
26   "vendored_frameworks": "MicrosoftCognitiveServicesSpeech.xcframework",
27   "documentation_url": "https://aka.ms/csspeech/objectivecref"