[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / 1 / YandexMobileMetrica / 2.3.1 / YandexMobileMetrica.podspec.json
blob387d5e440b09503678844847623e0e7ece9f4cd2
2   "name": "YandexMobileMetrica",
3   "version": "2.3.1",
4   "summary": "This library is designed to be a part of mobile apps and provide app usage stats to Yandex AppMetrica",
5   "homepage": "http://appmetrica.yandex.com/",
6   "license": {
7     "type": "PROPRIETARY",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Andrey Shender": "ashender@yandex-team.ru",
12     "Yury Vasileuski": "vasileuski@yandex-team.ru",
13     "Kanstantsin Charnukha": "xardas@yandex-team.ru"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/yandexmobile/metrica-sdk-ios.git",
20     "tag": "2.3.1"
21   },
22   "preserve_paths": "YandexMobileMetrica.framework",
23   "public_header_files": "YandexMobileMetrica.framework/Versions/A/Headers/*.h",
24   "vendored_frameworks": "YandexMobileMetrica.framework",
25   "libraries": [
26     "c++",
27     "z",
28     "sqlite3"
29   ],
30   "frameworks": [
31     "SystemConfiguration",
32     "UIKit",
33     "Foundation",
34     "CoreTelephony",
35     "CoreLocation",
36     "CoreGraphics",
37     "AdSupport"
38   ],
39   "requires_arc": true