[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / c / AgoraSttHelper / 0.1.1 / AgoraSttHelper.podspec.json
blob43d03cd3f9328415552210a59307d106a1175065
2   "name": "AgoraSttHelper",
3   "version": "0.1.1",
4   "summary": "AgoraSttHelper. For quick start using agora speech-to-text service.",
5   "swift_versions": "5.8",
6   "platforms": {
7     "ios": "13.0"
8   },
9   "description": "Quick start lib for Agora speech to text service.",
10   "homepage": "https://github.com/DarkEggStudio/AgoraSttHelper_iOS",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "darkzero": "darkzero_mk2@hotmail.com"
17   },
18   "source": {
19     "git": "https://github.com/DarkEggStudio/AgoraSttHelper_iOS.git",
20     "tag": "0.1.1"
21   },
22   "source_files": "AgoraSttHelper/Classes/**/*",
23   "dependencies": {
24     "Protobuf": [
25       "3.21.12"
26     ],
27     "PromiseKit": [
29     ],
30     "Alamofire": [
32     ],
33     "DarkEggKit": [
34       "~>1.0.0"
35     ]
36   },
37   "swift_version": "5.8"