[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / 1 / Leopard-iOS / 1.0.2 / Leopard-iOS.podspec.json
blobe00e3387f2c4631be67b5e8bc958c3b0bb4df7fb
2   "name": "Leopard-iOS",
3   "module_name": "Leopard",
4   "version": "1.0.2",
5   "license": {
6     "type": "Apache 2.0"
7   },
8   "summary": "iOS SDK for Picovoice's Leopard speech-to-text engine.",
9   "description": "Leopard is an on-device speech-to-text engine.\n\nLeopard 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/leopard/tree/master/binding/ios",
11   "authors": {
12     "Picovoice": "hello@picovoice.ai"
13   },
14   "source": {
15     "git": "https://github.com/Picovoice/leopard.git",
16     "tag": "Leopard-iOS-v1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "vendored_frameworks": "lib/ios/PvLeopard.xcframework",
23   "source_files": "binding/ios/*.{swift}",
24   "exclude_files": "binding/ios/LeopardAppTest/**",
25   "swift_version": "5.0"