3 "module_name": "Leopard",
8 "summary": "iOS SDK for Picovoice's Leopard speech-to-text engine.",
9 "description": "Leopard is an on-device speech-to-text engine.\n\nLeopard 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/leopard/tree/master/binding/ios",
12 "Picovoice": "hello@picovoice.ai"
15 "git": "https://github.com/Picovoice/leopard.git",
16 "tag": "Leopard-iOS-v2.0.1"
21 "swift_versions": "5.0",
22 "vendored_frameworks": "lib/ios/PvLeopard.xcframework",
23 "source_files": "binding/ios/*.{swift}",
24 "exclude_files": "binding/ios/LeopardAppTest/**",
25 "swift_version": "5.0"