[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 7.6.0 / YandexMobileAds.podspec.json
blobeeba8ea725bc448f238bed0b302eef2ebf095ff8
2   "name": "YandexMobileAds",
3   "version": "7.6.0",
4   "swift_versions": "5.9.0",
5   "authors": {
6     "Yandex LLC": "mobads@yandex-team.ru"
7   },
8   "license": {
9     "type": "PROPRIETARY",
10     "file": "LICENSE.txt"
11   },
12   "homepage": "https://tech.yandex.ru/mobile-ads/",
13   "source": {
14     "http": "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.6.0/cocoapods/9e79acb1-169b-4b09-856e-9c7b967dd273.zip",
15     "sha256": "27e4e8d18b70035e18391066d8d38dc1ee44647ebdeb4e40c360f183d8ed40ff"
16   },
17   "summary": "The Yandex Mobile Ads SDK provides mobile interfaces for Yandex Advertising Network",
18   "static_framework": true,
19   "platforms": {
20     "ios": "13.0"
21   },
22   "dependencies": {
23     "AppMetricaCore": [
24       ">= 5.8.0",
25       "< 6.0.0"
26     ],
27     "AppMetricaCrashes": [
28       ">= 5.8.0",
29       "< 6.0.0"
30     ],
31     "AppMetricaLibraryAdapter": [
32       ">= 5.8.0",
33       "< 6.0.0"
34     ],
35     "DivKitBinaryCompatibilityFacade": [
36       "4.5.0"
37     ]
38   },
39   "frameworks": [
40     "AVFoundation",
41     "AdSupport",
42     "CoreGraphics",
43     "CoreImage",
44     "CoreLocation",
45     "CoreMedia",
46     "CoreTelephony",
47     "Foundation",
48     "Network",
49     "QuartzCore",
50     "StoreKit",
51     "SystemConfiguration",
52     "UIKit",
53     "WebKit"
54   ],
55   "xcconfig": {
56     "OTHER_LDFLAGS": "-ObjC"
57   },
58   "source_files": "static/YandexMobileAds.xcframework/**/*.h",
59   "public_header_files": "static/YandexMobileAds.xcframework/**/*.h",
60   "vendored_frameworks": "static/YandexMobileAds.xcframework",
61   "resource_bundles": {
62     "YandexMobileAds_PrivacyInfo": [
63       "static/YandexMobileAds.xcframework/ios-arm64/YandexMobileAds.framework/PrivacyInfo.xcprivacy"
64     ]
65   },
66   "resources": "static/YandexMobileAds.xcframework/MobileAdsBundle.bundle",
67   "preserve_paths": [
68     "CHANGELOG.md",
69     "LICENSE.txt",
70     "README.md",
71     "static/YandexMobileAds.xcframework"
72   ],
73   "swift_version": "5.9.0"