3 "module_name": "Cheetah",
8 "summary": "iOS SDK for Picovoice's Cheetah speech-to-text engine.",
9 "description": "Cheetah is an on-device streaming speech-to-text engine.\n\nCheetah is:\n - Private, all voice processing runs locally.\n - Accurate\n - Compact and computationally-Efficient\n - cross-platform:\n - Linux (x86_64)\n - macOS (x86_64, arm64)\n - Windows (x86_64)\n - Android\n - iOS\n - Raspberry Pi (4, 3)\n - NVIDIA Jetson Nano",
10 "homepage": "https://github.com/Picovoice/cheetah/tree/master/binding/ios",
12 "Picovoice": "hello@picovoice.ai"
15 "git": "https://github.com/Picovoice/cheetah.git",
16 "tag": "Cheetah-iOS-v1.0.1"
21 "swift_versions": "5.0",
22 "vendored_frameworks": "lib/ios/PvCheetah.xcframework",
23 "source_files": "binding/ios/*.{swift}",
24 "exclude_files": "binding/ios/CheetahAppTest/**",
25 "swift_version": "5.0"