[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / 2 / YandexSpeechKit / 3.12.2 / YandexSpeechKit.podspec.json
blobbaa9b7ee6ca1424d98b84788367037aa5ffc5a05
2   "name": "YandexSpeechKit",
3   "version": "3.12.2",
4   "summary": "Yandex SpeechKit Mobile SDK for iOS",
5   "homepage": "https://tech.yandex.ru/speechkit/mobilesdk/",
6   "license": {
7     "type": "Proprietary",
8     "text": "https://yandex.ru/legal/speechkit 2018 © Yandex. All rights reserved."
9   },
10   "authors": {
11     "Yandex LLC": "speechkit@yandex-team.ru"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "http": "https://storage.mds.yandex.net/get-speechkit/67393/YandexSpeechKit-3.12.2_5-ios.zip",
18     "sha1": "81a2d16410b7416124b6200bf44ceb65f3f05973"
19   },
20   "resources": "YandexSpeechKit.framework/Versions/A/Resources/YandexSpeechKit.bundle",
21   "vendored_frameworks": "YandexSpeechKit.framework",
22   "preserve_paths": "YandexSpeechKit.framework",
23   "compiler_flags": "-ObjC",
24   "frameworks": [
25     "SystemConfiguration",
26     "CoreLocation",
27     "AudioToolbox",
28     "CoreAudio",
29     "QuartzCore",
30     "UIKit",
31     "Foundation",
32     "CoreGraphics",
33     "AVFoundation",
34     "CFNetwork",
35     "Security",
36     "Speech"
37   ],
38   "libraries": [
39     "z",
40     "c++"
41   ]