[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / 2 / YandexSpeechKit / 2.5.0 / YandexSpeechKit.podspec.json
blob90bbb6e2c4831a02577594fdd05592ea47d9d106
2   "name": "YandexSpeechKit",
3   "version": "2.5.0",
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 2016 © Yandex. All rights reserved."
9   },
10   "authors": {
11     "Yandex LLC": "speechkit@yandex-team.ru"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "http": "https://storage.mds.yandex.net/get-speechkit/67393/YandexSpeechKit-2.5.0_4-ios.zip",
18     "sha1": "1e8000b4a78188c1ac96134722251ce8ca3ed93f"
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   ],
35   "libraries": [
36     "z",
37     "c++"
38   ]