3 "module_name": "PicoLLM",
8 "summary": "picoLLM Inference Engine",
9 "description": "picoLLM Inference Engine iOS SDK.",
10 "homepage": "https://github.com/Picovoice/picollm/tree/master/binding/ios",
12 "Picovoice": "hello@picovoice.ai"
15 "git": "https://github.com/Picovoice/picollm.git",
16 "tag": "picoLLM-iOS-v1.0.0"
21 "swift_versions": "5.0",
22 "vendored_frameworks": "lib/ios/PvPicoLLM.xcframework",
23 "source_files": "binding/ios/*.{swift}",
24 "exclude_files": "binding/ios/PicoLLMAppTest/**",
25 "swift_version": "5.0"