2 "name": "Spokestack-iOS",
3 "module_name": "Spokestack",
9 "summary": "Spokestack provides an extensible speech interface for the iOS platform.",
10 "homepage": "https://www.spokestack.io",
12 "Spokestack": "support@spokestack.io"
15 "git": "https://github.com/spokestack/spokestack-ios.git",
21 "swift_versions": "5.0",
29 "SpokestackFrameworkExample/*.*",
30 "SpokestackTests/*.*",
31 "Spokestack/Info.plist"
33 "source_files": "Spokestack/**/*.{swift,h,m,c}",
34 "pod_target_xcconfig": {
35 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/Spokestack/VAD/Wit",
36 "HEADER_SEARCH_PATHS": "$(SRCROOT)/Spokestack/VAD/Wit"
38 "preserve_paths": "Spokestack/**/*.modulemap",
39 "public_header_files": "Spokestack/Spokestack.h",
41 "TensorFlowLiteSwift": [
48 "static_framework": true,
49 "swift_version": "5.0"