[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 7.7.0 / YandexMobileAds.podspec.json
blob2ba55f711aa71253fbe605fec50cbcdfc9d55063
2   "name": "YandexMobileAds",
3   "version": "7.7.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.7.0/cocoapods/536aee0d-abc6-4e22-be62-a7a92c849997.zip",
15     "sha256": "c29c2cbec0739458dcc5e940eba6eaf4da671791c6a27c118c6dd52293938b9d"
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"