[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / 7 / 3 / Picovoice-iOS / 1.1.3 / Picovoice-iOS.podspec.json
blob608524dad384534a84e124963e9c7b54289c9017
2   "name": "Picovoice-iOS",
3   "module_name": "Picovoice",
4   "version": "1.1.3",
5   "license": {
6     "type": "Apache 2.0",
7     "file": "LICENSE"
8   },
9   "summary": "iOS SDK for the Picovoice Offline Voice Recognition Platform",
10   "description": "Picovoice is an end-to-end platform for building voice products on your terms. It enables creating voice experiences similar to Alexa and Google. \nBut it entirely runs 100% on-device.\n\nPicovoice is:\n    * Private: Everything is processed offline. Intrinsically HIPAA and GDPR compliant.\n    * Reliable: Runs without needing constant connectivity.\n    * Zero Latency: Edge-first architecture eliminates unpredictable network delay.\n    * Accurate: Resilient to noise and reverberation. It outperforms cloud-based alternatives by wide margins *.\n    * Cross-Platform: Design once, deploy anywhere. Build using familiar languages and frameworks.",
11   "homepage": "https://github.com/Picovoice/picovoice/tree/master/sdk/ios",
12   "authors": {
13     "Picovoice": "hello@picovoice.ai"
14   },
15   "source": {
16     "git": "https://github.com/Picovoice/picovoice.git",
17     "tag": "Picovoice-iOS-v1.1.3"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "sdk/ios/*.{swift}",
24   "dependencies": {
25     "Porcupine-iOS": [
26       "~> 1.9.4"
27     ],
28     "Rhino-iOS": [
29       "~> 1.6.4"
30     ],
31     "ios-voice-processor": [
32       "~> 1.0.2"
33     ]
34   },
35   "swift_version": "5.0"