[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 1 / f / c / cocoa-whisper / 0.1.1 / cocoa-whisper.podspec.json
blob2fdb11f8dcde55c204b69dc90ce082dcc69eeefc
2   "name": "cocoa-whisper",
3   "version": "0.1.1",
4   "summary": "A wrapper of Armgmax's WhisperKit for CocoaPods.",
5   "description": "Re-bundling WhisperKit (https://github.com/argmaxinc/WhisperKit) for use in CocoaPods. This allows\nit to be used in legacy CocoaPods projects that do not support Swift Package Manager, or React Native.",
6   "homepage": "https://github.com/seb-sep/cocoa-whisper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "59621473": "59621473+seb-sep@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/seb-sep/cocoa-whisper.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "16.0"
20   },
21   "source_files": "cocoa-whisper/**/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"