1+ {
2+ "name" : " YandexMobileMetrica" ,
3+ "version" : " 4.5.2" ,
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/175948/YandexMobileMetrica-4.5.2-ios-d70f8cb3-2746-4c3d-aa5f-dcd6acaaa5d8.zip" ,
15+ "sha1" : " 2b015941841fca10652cc1dc38a4cda3687c6bce"
16+ },
17+ "platforms" : {
18+ "ios" : " 9.0" ,
19+ "tvos" : " 9.0"
20+ },
21+ "libraries" : [
22+ " c++" ,
23+ " z" ,
24+ " sqlite3"
25+ ],
26+ "frameworks" : [
27+ " UIKit" ,
28+ " Foundation" ,
29+ " CoreLocation" ,
30+ " CoreGraphics" ,
31+ " AdSupport" ,
32+ " SystemConfiguration"
33+ ],
34+ "ios" : {
35+ "frameworks" : [
36+ " CoreTelephony" ,
37+ " WebKit"
38+ ],
39+ "weak_frameworks" : [
40+
41+ ]
42+ },
43+ "requires_arc" : true ,
44+ "default_subspecs" : " Static" ,
45+ "subspecs" : [
46+ {
47+ "name" : " Static" ,
48+ "subspecs" : [
49+ {
50+ "name" : " Core" ,
51+ "preserve_paths" : [
52+ " static/YandexMobileMetrica.xcframework"
53+ ],
54+ "vendored_frameworks" : " static/YandexMobileMetrica.xcframework" ,
55+ "source_files" : " static/YandexMobileMetrica.xcframework/**/YandexMobileMetrica.framework/Versions/A/Headers/*.h" ,
56+ "public_header_files" : " static/YandexMobileMetrica.xcframework/**/YandexMobileMetrica.framework/Versions/A/Headers/*.h"
57+ },
58+ {
59+ "name" : " Crashes" ,
60+ "preserve_paths" : [
61+ " static/YandexMobileMetricaCrashes.xcframework" ,
62+ " helper"
63+ ],
64+ "vendored_frameworks" : " static/YandexMobileMetricaCrashes.xcframework" ,
65+ "source_files" : " static/YandexMobileMetricaCrashes.xcframework/**/YandexMobileMetricaCrashes.framework/Versions/A/Headers/*.h" ,
66+ "public_header_files" : " static/YandexMobileMetricaCrashes.xcframework/**/YandexMobileMetricaCrashes.framework/Versions/A/Headers/*.h" ,
67+ "dependencies" : {
68+ "YandexMobileMetrica/Static/Core" : [
69+
70+ ]
71+ }
72+ }
73+ ]
74+ },
75+ {
76+ "name" : " Dynamic" ,
77+ "subspecs" : [
78+ {
79+ "name" : " Core" ,
80+ "preserve_paths" : [
81+ " dynamic/YandexMobileMetrica.xcframework"
82+ ],
83+ "vendored_frameworks" : " dynamic/YandexMobileMetrica.xcframework" ,
84+ "source_files" : " dynamic/YandexMobileMetrica.xcframework/**/YandexMobileMetrica.framework/Headers/*.h" ,
85+ "public_header_files" : " dynamic/YandexMobileMetrica.xcframework/**/YandexMobileMetrica.framework/Headers/*.h"
86+ },
87+ {
88+ "name" : " Crashes" ,
89+ "preserve_paths" : [
90+ " dynamic/YandexMobileMetricaCrashes.xcframework" ,
91+ " helper"
92+ ],
93+ "vendored_frameworks" : " dynamic/YandexMobileMetricaCrashes.xcframework" ,
94+ "source_files" : " dynamic/YandexMobileMetricaCrashes.xcframework/**/YandexMobileMetricaCrashes.framework/Headers/*.h" ,
95+ "public_header_files" : " dynamic/YandexMobileMetricaCrashes.xcframework/**/YandexMobileMetricaCrashes.framework/Headers/*.h" ,
96+ "dependencies" : {
97+ "YandexMobileMetrica/Dynamic/Core" : [
98+
99+ ]
100+ }
101+ }
102+ ]
103+ }
104+ ]
105+ }
0 commit comments