[Add] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git] / Specs / 8 / 5 / 4 / ios-voice-processor / 1.1.0 / ios-voice-processor.podspec.json
blob249105d4d3a9387ab2f8a5b8f67bcb42185a2fb4
2   "name": "ios-voice-processor",
3   "module_name": "ios_voice_processor",
4   "version": "1.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "VoiceProcessor*.swift",
23   "frameworks": "AVFoundation",
24   "swift_version": "5.0"