[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 4 / ios-voice-processor / 1.0.3 / ios-voice-processor.podspec.json
blob028c8f9db83faf287e0b203ece305548b5d4188c
2   "name": "ios-voice-processor",
3   "version": "1.0.3",
4   "summary": "A cocoapod library for real-time voice processing.",
5   "description": "A voice processing library for ios. Has basic functionality to check record permissions, start recording, stop recording and processor\nframes while recording.",
6   "homepage": "https://github.com/Picovoice/ios-voice-processor",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ksyeo1010": "kyeo@picovoice.ai"
13   },
14   "source": {
15     "git": "https://github.com/Picovoice/ios-voice-processor.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "VoiceProcessor.swift",
23   "frameworks": "AVFoundation",
24   "swift_version": "5.0"