[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 3 / 6 / MicrosoftCognitiveServicesSpeechEmbedded-iOS / 1.36.0 / MicrosoftCognitiveServicesSpeechEmbedded-iOS.podspec.json
blob3840746fda5b47790da4ea1b53376c15bca3ef16
2   "name": "MicrosoftCognitiveServicesSpeechEmbedded-iOS",
3   "version": "1.36.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.36.0/MicrosoftCognitiveServicesSpeech-EmbeddedXCFramework-1.36.0.zip",
24     "sha256": "288ff838fcda25ff2e110c93d6d405f8cc4e6dc4cc38d6587bd6a744e97bb898"
25   },
26   "vendored_frameworks": "MicrosoftCognitiveServicesSpeech.xcframework",
27   "documentation_url": "https://aka.ms/csspeech/objectivecref"