[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 4 / f / FeloRecognition / 1.0.0 / FeloRecognition.podspec.json
blob2b32c6213026d550d82ba4d6fbd0b2b97324ba08
2   "name": "FeloRecognition",
3   "version": "1.0.0",
4   "summary": "An Objective-C client for Speech Recognition service",
5   "description": "Speech Recognition Voice Translate Recognition Translation",
6   "homepage": "https://github.com/sparticleinc/FeloRecognitionSdk",
7   "license": "MIT (LICENSE.md)",
8   "authors": {
9     "lee.zhu": "lee.zhu@sparticle.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/sparticleinc/FeloRecognitionSdk.git",
16     "tag": "1.0.0"
17   },
18   "vendored_frameworks": "FeloRecognition.framework",
19   "requires_arc": true,
20   "ios": {
21     "libraries": "c"
22   },
23   "dependencies": {
24     "MicrosoftCognitiveServicesSpeech-iOS": [
25       "~> 1.18"
26     ],
27     "AFNetworking": [
28       "~> 4.0"
29     ]
30   }