[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 3 / 4 / Orca-iOS / 1.0.0 / Orca-iOS.podspec.json
blobd2e81e259d2082d133a8f33a74d04e3733da94f4
2   "name": "Orca-iOS",
3   "module_name": "Orca",
4   "version": "1.0.0",
5   "license": {
6     "type": "Apache 2.0"
7   },
8   "summary": "iOS binding for Picovoice's Orca Text-to-Speech Engine.",
9   "description": "Made in Vancouver, Canada by [Picovoice](https://picovoice.ai)\n\nOrca is an on-device text-to-speech engine producing high-quality, realistic, spoken audio with zero latency. Orca is:\n  - Private; All voice processing runs locally.\n  - Cross-Platform:\n    - Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64)\n    - Android and iOS\n    - Chrome, Safari, Firefox, and Edge\n    - Raspberry Pi (3, 4, 5)",
10   "homepage": "https://github.com/Picovoice/orca/tree/main/binding/ios",
11   "authors": {
12     "Picovoice": "hello@picovoice.ai"
13   },
14   "source": {
15     "git": "https://github.com/Picovoice/orca.git",
16     "tag": "Orca-iOS-v1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "vendored_frameworks": "lib/ios/PvOrca.xcframework",
23   "source_files": "binding/ios/*.{swift}",
24   "exclude_files": "binding/ios/OrcaAppTest/**",
25   "swift_version": "5.0"