2 "name": "Spokestack-iOS",
8 "summary": "Spokestack provides an extensible speech recognition pipeline for the iOS platform.",
9 "homepage": "https://www.spokestack.io",
11 "Spokestack": "support@spokestack.io"
14 "git": "https://github.com/spokestack/spokestack-ios.git",
20 "swift_versions": "4.2",
28 "SpokestackFrameworkExample/*.*",
29 "SpokestackTests/*.*",
30 "Spokestack/Info.plist"
32 "source_files": "Spokestack/**/*.{swift,h,m,c}",
33 "pod_target_xcconfig": {
34 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/Spokestack/VAD/Wit",
35 "HEADER_SEARCH_PATHS": "$(SRCROOT)/Spokestack/VAD/Wit"
37 "preserve_paths": "Spokestack/**/*.modulemap",
38 "public_header_files": "Spokestack/Spokestack.h",
40 "TensorFlowLiteSwift": [
47 "static_framework": true,
48 "swift_version": "4.2"