[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 8 / 6 / 2 / Cobra-iOS / 2.0.1 / Cobra-iOS.podspec.json
blob26c828d663580d901a99f084d74347a05a7f6591
2   "name": "Cobra-iOS",
3   "module_name": "Cobra",
4   "version": "2.0.1",
5   "license": {
6     "type": "Apache 2.0"
7   },
8   "summary": "iOS binding for Picovoice's Cobra voice activity detection (VAD) engine.",
9   "description": "Made in Vancouver, Canada by [Picovoice](https://picovoice.ai)\n\nCobra is a highly-accurate and lightweight voice activity detection (VAD) engine.",
10   "homepage": "https://github.com/Picovoice/cobra/tree/master/binding/ios",
11   "authors": {
12     "Picovoice": "hello@picovoice.ai"
13   },
14   "source": {
15     "git": "https://github.com/Picovoice/cobra.git",
16     "tag": "Cobra-iOS-v2.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "vendored_frameworks": "lib/ios/PvCobra.xcframework",
23   "source_files": "binding/ios/*.{swift}",
24   "exclude_files": "binding/ios/CobraAppTest/**",
25   "swift_version": "5.0"