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