3 "module_name": "Cobra",
8 "summary": "iOS binding for Picovoice's Cobra voice activity detection (VAD) engine.",
9 "description": "Made in Vancouver, Canada by [Picovoice](https://picovoice.ai)\n\nCobra is a highly-accurate and lightweight voice activity detection (VAD) engine.",
10 "homepage": "https://github.com/Picovoice/cobra/tree/master/binding/ios",
12 "Picovoice": "hello@picovoice.ai"
15 "git": "https://github.com/Picovoice/cobra.git",
16 "tag": "Cobra-iOS-v2.0.1"
21 "swift_versions": "5.0",
22 "vendored_frameworks": "lib/ios/PvCobra.xcframework",
23 "source_files": "binding/ios/*.{swift}",
24 "exclude_files": "binding/ios/CobraAppTest/**",
25 "swift_version": "5.0"