8 "summary": "iOS binding for Picovoice's Orca Text-to-Speech Engine.",
9 "description": "Made in Vancouver, Canada by [Picovoice](https://picovoice.ai)\n\nOrca is an on-device text-to-speech engine producing high-quality, realistic, spoken audio with zero latency. Orca is:\n - Private; All voice processing runs locally.\n - Cross-Platform:\n - Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64)\n - Android and iOS\n - Chrome, Safari, Firefox, and Edge\n - Raspberry Pi (3, 4, 5)",
10 "homepage": "https://github.com/Picovoice/orca/tree/main/binding/ios",
12 "Picovoice": "hello@picovoice.ai"
15 "git": "https://github.com/Picovoice/orca.git",
16 "tag": "Orca-iOS-v1.0.0"
21 "swift_versions": "5.0",
22 "vendored_frameworks": "lib/ios/PvOrca.xcframework",
23 "source_files": "binding/ios/*.{swift}",
24 "exclude_files": "binding/ios/OrcaAppTest/**",
25 "swift_version": "5.0"