[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / 4 / ios-voice-processor / 1.1.2 / ios-voice-processor.podspec.json
blob52cacf76aec93ee66f71d4bf50427679235829fb
2   "name": "ios-voice-processor",
3   "module_name": "ios_voice_processor",
4   "version": "1.1.2",
5   "summary": "An asynchronous iOS audio recording library designed for real-time speech audio processing.",
6   "description": "The iOS Voice Processor is an asynchronous audio capture library designed for real-time audio processing.\nGiven some specifications, the library delivers frames of raw audio data to the user via listeners.",
7   "homepage": "https://github.com/Picovoice/ios-voice-processor",
8   "license": {
9     "type": "Apache 2.0"
10   },
11   "authors": {
12     "Picovoice": "hello@picovoice.ai"
13   },
14   "source": {
15     "git": "https://github.com/Picovoice/ios-voice-processor.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "src/ios_voice_processor/VoiceProcessor*.swift",
23   "frameworks": "AVFoundation",
24   "swift_version": "5.0"