3 "module_name": "Eagle",
8 "summary": "iOS binding for Picovoice's Eagle speaker recognition engine",
9 "description": "Eagle Speaker Recognition is speaker verification and identification software\nthat distinguishes individuals using their unique voice characteristics.",
10 "homepage": "https://github.com/Picovoice/eagle/tree/master/binding/ios",
12 "Picovoice": "hello@picovoice.ai"
15 "git": "https://github.com/Picovoice/eagle.git",
16 "tag": "Eagle-iOS-v1.0.1"
21 "swift_versions": "5.0",
22 "vendored_frameworks": "lib/ios/PvEagle.xcframework",
23 "resources": "lib/common/eagle_params.pv",
24 "source_files": "binding/ios/*.{swift}",
25 "exclude_files": "binding/ios/EagleTestApp/**",
26 "swift_version": "5.0"