[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 7 / 3 / Picovoice-iOS / 1.1.0 / Picovoice-iOS.podspec.json
blob1a1388dd3bc5a76c5a7b637955342e280fbe8e22
2   "name": "Picovoice-iOS",
3   "module_name": "Picovoice",
4   "version": "1.1.0",
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://picovoice.ai/",
12   "authors": {
13     "Picovoice": "hello@picovoice.ai"
14   },
15   "source": {
16     "git": "https://github.com/Picovoice/picovoice.git"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "ios": {
23     "frameworks": "AVFoundation"
24   },
25   "source_files": "sdk/ios/*.{swift}",
26   "dependencies": {
27     "Porcupine-iOS": [
29     ],
30     "Rhino-iOS": [
32     ]
33   },
34   "swift_version": "5.0"