[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / f / 6 / GoogleYandexMobileAdsAdapters / 11.2.0.2 / GoogleYandexMobileAdsAdapters.podspec.json
blobcd05ee55c00790f42b5867d97e8fb452248c587a
2   "name": "GoogleYandexMobileAdsAdapters",
3   "version": "11.2.0.2",
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/GoogleYandexMobileAdsAdapters/11.2.0.2/cocoapods/1b9107de-e26f-4569-87c5-58ea1e619677.zip",
15     "sha256": "6edfed952d2bac18c90f2dcd25b5af7de6a60e3d0490d93b22d571337e0d5835"
16   },
17   "summary": "Google adapters for Yandex Mobile Ads SDK",
18   "static_framework": true,
19   "platforms": {
20     "ios": "13.0"
21   },
22   "dependencies": {
23     "Google-Mobile-Ads-SDK": [
24       "~> 11.2.0"
25     ],
26     "YandexMobileAds": [
27       "~> 7.0.2"
28     ]
29   },
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   },
33   "source_files": "GoogleYandexMobileAdsAdapters.xcframework/**/*.h",
34   "public_header_files": "GoogleYandexMobileAdsAdapters.xcframework/**/*.h",
35   "vendored_frameworks": "GoogleYandexMobileAdsAdapters.xcframework",
36   "resource_bundles": {
37     "GoogleYandexMobileAdsAdapters_PrivacyInfo": [
38       "PrivacyInfo.xcprivacy"
39     ]
40   },
41   "preserve_paths": [
42     "CHANGELOG.md",
43     "GoogleYandexMobileAdsAdapters.xcframework",
44     "LICENSE.txt",
45     "PrivacyInfo.xcprivacy",
46     "README.md"
47   ],
48   "swift_version": "5.9.0"