[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / f / 5 / Cheetah-iOS / 1.0.1 / Cheetah-iOS.podspec.json
blobc1535c7338caa1535991daa1a0d8e87293167b32
2   "name": "Cheetah-iOS",
3   "module_name": "Cheetah",
4   "version": "1.0.1",
5   "license": {
6     "type": "Apache 2.0"
7   },
8   "summary": "iOS SDK for Picovoice's Cheetah speech-to-text engine.",
9   "description": "Cheetah is an on-device streaming speech-to-text engine.\n\nCheetah is:\n  - Private, all voice processing runs locally.\n  - Accurate\n  - Compact and computationally-Efficient\n  - cross-platform:\n    - Linux (x86_64)\n    - macOS (x86_64, arm64)\n    - Windows (x86_64)\n    - Android\n    - iOS\n    - Raspberry Pi (4, 3)\n    - NVIDIA Jetson Nano",
10   "homepage": "https://github.com/Picovoice/cheetah/tree/master/binding/ios",
11   "authors": {
12     "Picovoice": "hello@picovoice.ai"
13   },
14   "source": {
15     "git": "https://github.com/Picovoice/cheetah.git",
16     "tag": "Cheetah-iOS-v1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "vendored_frameworks": "lib/ios/PvCheetah.xcframework",
23   "source_files": "binding/ios/*.{swift}",
24   "exclude_files": "binding/ios/CheetahAppTest/**",
25   "swift_version": "5.0"