[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / 1 / YandexMobileMetrica / 3.14.0 / YandexMobileMetrica.podspec.json
blobccdf10fdd4a2ce707090e3954ada9a5ce21b6ed2
2   "name": "YandexMobileMetrica",
3   "version": "3.14.0",
4   "summary": "This library is designed to be a part of mobile apps and provide app usage stats to Yandex AppMetrica",
5   "homepage": "https://appmetrica.yandex.com/",
6   "license": {
7     "type": "PROPRIETARY",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Yandex LLC": "appmetrica@yandex-team.com"
12   },
13   "source": {
14     "http": "https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/128534/YandexMobileMetrica-3.14.0-ios-972f25fa-9657-485c-a1a0-c14d2e8f5770.zip",
15     "sha1": "de4f129024c90b2e24f846b0eb53b7e0dae065c0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "libraries": [
21     "c++",
22     "z",
23     "sqlite3"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "CoreLocation",
29     "CoreGraphics",
30     "AdSupport",
31     "SystemConfiguration"
32   ],
33   "requires_arc": true,
34   "default_subspecs": "Static",
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "$(EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_$(EFFECTIVE_PLATFORM_SUFFIX)__NATIVE_ARCH_64_BIT_$(NATIVE_ARCH_64_BIT)__XCODE_$(XCODE_VERSION_MAJOR))",
37     "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "$(EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_$(EFFECTIVE_PLATFORM_SUFFIX)__NATIVE_ARCH_64_BIT_$(NATIVE_ARCH_64_BIT)__XCODE_$(XCODE_VERSION_MAJOR))",
38     "EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_simulator__NATIVE_ARCH_64_BIT_x86_64__XCODE_1200": "arm64 arm64e armv7 armv7s armv6 armv8"
39   },
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "$(EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_$(EFFECTIVE_PLATFORM_SUFFIX)__NATIVE_ARCH_64_BIT_$(NATIVE_ARCH_64_BIT)__XCODE_$(XCODE_VERSION_MAJOR))",
42     "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "$(EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_$(EFFECTIVE_PLATFORM_SUFFIX)__NATIVE_ARCH_64_BIT_$(NATIVE_ARCH_64_BIT)__XCODE_$(XCODE_VERSION_MAJOR))",
43     "EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_simulator__NATIVE_ARCH_64_BIT_x86_64__XCODE_1200": "arm64 arm64e armv7 armv7s armv6 armv8"
44   },
45   "subspecs": [
46     {
47       "name": "Static",
48       "frameworks": [
49         "CoreTelephony"
50       ],
51       "platforms": {
52         "ios": "9.0"
53       },
54       "subspecs": [
55         {
56           "name": "Core",
57           "preserve_paths": [
58             "ios/static/YandexMobileMetrica.framework"
59           ],
60           "vendored_frameworks": "ios/static/YandexMobileMetrica.framework",
61           "source_files": "ios/static/YandexMobileMetrica.framework/Versions/A/Headers/*.h",
62           "public_header_files": "ios/static/YandexMobileMetrica.framework/Versions/A/Headers/*.h",
63           "platforms": {
64             "ios": "9.0"
65           }
66         },
67         {
68           "name": "Crashes",
69           "preserve_paths": [
70             "ios/static/YandexMobileMetricaCrashes.framework",
71             "helper"
72           ],
73           "vendored_frameworks": "ios/static/YandexMobileMetricaCrashes.framework",
74           "source_files": "ios/static/YandexMobileMetricaCrashes.framework/Versions/A/Headers/*.h",
75           "public_header_files": "ios/static/YandexMobileMetricaCrashes.framework/Versions/A/Headers/*.h",
76           "platforms": {
77             "ios": "9.0"
78           },
79           "dependencies": {
80             "YandexMobileMetrica/Static/Core": [
82             ]
83           }
84         }
85       ]
86     },
87     {
88       "name": "Dynamic",
89       "frameworks": [
90         "CoreTelephony"
91       ],
92       "platforms": {
93         "ios": "9.0"
94       },
95       "subspecs": [
96         {
97           "name": "Core",
98           "preserve_paths": [
99             "ios/dynamic/YandexMobileMetrica.framework"
100           ],
101           "vendored_frameworks": "ios/dynamic/YandexMobileMetrica.framework",
102           "source_files": "ios/dynamic/YandexMobileMetrica.framework/Headers/*.h",
103           "public_header_files": "ios/dynamic/YandexMobileMetrica.framework/Headers/*.h",
104           "platforms": {
105             "ios": "9.0"
106           }
107         },
108         {
109           "name": "Crashes",
110           "preserve_paths": [
111             "ios/dynamic/YandexMobileMetricaCrashes.framework",
112             "helper"
113           ],
114           "vendored_frameworks": "ios/dynamic/YandexMobileMetricaCrashes.framework",
115           "source_files": "ios/dynamic/YandexMobileMetricaCrashes.framework/Headers/*.h",
116           "public_header_files": "ios/dynamic/YandexMobileMetricaCrashes.framework/Headers/*.h",
117           "platforms": {
118             "ios": "9.0"
119           },
120           "dependencies": {
121             "YandexMobileMetrica/Dynamic/Core": [
123             ]
124           }
125         }
126       ]
127     },
128     {
129       "name": "Static-TV",
130       "frameworks": [
132       ],
133       "platforms": {
134         "tvos": "9.0"
135       },
136       "subspecs": [
137         {
138           "name": "Core",
139           "preserve_paths": [
140             "tvos/static/YandexMobileMetrica.framework"
141           ],
142           "vendored_frameworks": "tvos/static/YandexMobileMetrica.framework",
143           "source_files": "tvos/static/YandexMobileMetrica.framework/Versions/A/Headers/*.h",
144           "public_header_files": "tvos/static/YandexMobileMetrica.framework/Versions/A/Headers/*.h",
145           "platforms": {
146             "tvos": "9.0"
147           }
148         },
149         {
150           "name": "Crashes",
151           "preserve_paths": [
152             "tvos/static/YandexMobileMetricaCrashes.framework",
153             "helper"
154           ],
155           "vendored_frameworks": "tvos/static/YandexMobileMetricaCrashes.framework",
156           "source_files": "tvos/static/YandexMobileMetricaCrashes.framework/Versions/A/Headers/*.h",
157           "public_header_files": "tvos/static/YandexMobileMetricaCrashes.framework/Versions/A/Headers/*.h",
158           "platforms": {
159             "tvos": "9.0"
160           },
161           "dependencies": {
162             "YandexMobileMetrica/Static-TV/Core": [
164             ]
165           }
166         }
167       ]
168     },
169     {
170       "name": "Dynamic-TV",
171       "frameworks": [
173       ],
174       "platforms": {
175         "tvos": "9.0"
176       },
177       "subspecs": [
178         {
179           "name": "Core",
180           "preserve_paths": [
181             "tvos/dynamic/YandexMobileMetrica.framework"
182           ],
183           "vendored_frameworks": "tvos/dynamic/YandexMobileMetrica.framework",
184           "source_files": "tvos/dynamic/YandexMobileMetrica.framework/Headers/*.h",
185           "public_header_files": "tvos/dynamic/YandexMobileMetrica.framework/Headers/*.h",
186           "platforms": {
187             "tvos": "9.0"
188           }
189         },
190         {
191           "name": "Crashes",
192           "preserve_paths": [
193             "tvos/dynamic/YandexMobileMetricaCrashes.framework",
194             "helper"
195           ],
196           "vendored_frameworks": "tvos/dynamic/YandexMobileMetricaCrashes.framework",
197           "source_files": "tvos/dynamic/YandexMobileMetricaCrashes.framework/Headers/*.h",
198           "public_header_files": "tvos/dynamic/YandexMobileMetricaCrashes.framework/Headers/*.h",
199           "platforms": {
200             "tvos": "9.0"
201           },
202           "dependencies": {
203             "YandexMobileMetrica/Dynamic-TV/Core": [
205             ]
206           }
207         }
208       ]
209     }
210   ]