[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 3 / 6 / MicrosoftCognitiveServicesSpeechEmbedded-iOS / 1.41.1 / MicrosoftCognitiveServicesSpeechEmbedded-iOS.podspec.json
blobf11d662e74cd0a0a35f58f7418579fb041d41715
2   "name": "MicrosoftCognitiveServicesSpeechEmbedded-iOS",
3   "version": "1.41.1",
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.41.1/MicrosoftCognitiveServicesSpeech-EmbeddedXCFramework-1.41.1.zip",
24     "sha256": "ce145a070e7f268374e31c9fdb3a46bb56ae8ee2f44ad7c10baa80423c202df0"
25   },
26   "vendored_frameworks": "MicrosoftCognitiveServicesSpeech.xcframework",
27   "documentation_url": "https://aka.ms/csspeech/objectivecref"