[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / f / 6 / GoogleYandexMobileAdsAdapters / 10.14.0.1 / GoogleYandexMobileAdsAdapters.podspec.json
blob8b3a869cf818b732a3b44ec75af8f943f32964f8
2   "name": "GoogleYandexMobileAdsAdapters",
3   "version": "10.14.0.1",
4   "swift_versions": "5.7.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/10.14.0.1/cocoapods/69a1c1dd-046f-436c-a31d-e0c768bc6f2b.zip",
15     "sha256": "3cd1d02e2b0e5e3d493e2df2a95c342a665f4dc29bc79c85e3dae4a95ef050e8"
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       "~> 10.14.0"
25     ],
26     "YandexMobileAds": [
27       "~> 6.4.0"
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     "GoogleMobileAdsCoreAdaptersPrivacyInfo": [
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.7.0"