[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 5 / 2 / YandexSpeechKit / 2.2.0.1 / YandexSpeechKit.podspec.json
blob65ce46b598964b3f5947044201dd9e6a0c3c2327
2   "name": "YandexSpeechKit",
3   "version": "2.2.0.1",
4   "summary": "Speech recognition kit by Yandex",
5   "description": "                   Speech recognition kit by Yandex\n\n",
6   "homepage": "https://tech.yandex.ru/speechkit/mobilesdk/doc/intro/overview/concepts/About-docpage/",
7   "screenshots": "https://yastatic.net/doccenter/images/tech-ru/speechkit/freeze/KXNG6sjS1SRjc7Ua0hBvuAz8suI.png",
8   "license": {
9     "type": "Yandex SpeechKit Mobile SDK Terms of Use",
10     "text": "                   Open full license text by link: http://legal.yandex.ru/speechkit\n"
11   },
12   "authors": "Yandex",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "http": "http://download.yandex.ru/speechkit/YandexSpeechKit-2.2-ios.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "YandexSpeechKit.framework"
21   },
22   "exclude_files": "samples/*",
23   "frameworks": [
24     "SystemConfiguration",
25     "CoreLocation",
26     "AudioToolbox",
27     "CoreAudio",
28     "QuartzCore",
29     "UIKit",
30     "Foundation",
31     "CoreGraphics",
32     "AVFoundation"
33   ],
34   "libraries": [
35     "z",
36     "c++"
37   ],
38   "xcconfig": {
39     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/YandexSpeechKit"
40   }