blob: 90bbb6e2c4831a02577594fdd05592ea47d9d106 [file] [log] [blame]
{
"name": "YandexSpeechKit",
"version": "2.5.0",
"summary": "Yandex SpeechKit Mobile SDK for iOS",
"homepage": "https://tech.yandex.ru/speechkit/mobilesdk",
"license": {
"type": "Proprietary",
"text": "https://yandex.ru/legal/speechkit 2016 © Yandex. All rights reserved."
},
"authors": {
"Yandex LLC": "speechkit@yandex-team.ru"
},
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://storage.mds.yandex.net/get-speechkit/67393/YandexSpeechKit-2.5.0_4-ios.zip",
"sha1": "1e8000b4a78188c1ac96134722251ce8ca3ed93f"
},
"resources": "YandexSpeechKit.framework/Versions/A/Resources/YandexSpeechKit.bundle",
"vendored_frameworks": "YandexSpeechKit.framework",
"preserve_paths": "YandexSpeechKit.framework",
"compiler_flags": "-ObjC",
"frameworks": [
"SystemConfiguration",
"CoreLocation",
"AudioToolbox",
"CoreAudio",
"QuartzCore",
"UIKit",
"Foundation",
"CoreGraphics",
"AVFoundation"
],
"libraries": [
"z",
"c++"
]
}