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 "public_header_files": "Spokestack/Spokestack.h",
36 "TensorFlowLiteSwift": [
43 "static_framework": true,
44 "swift_version": "5.0"