[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / f / 6 / GoogleYandexMobileAdsAdapters / 11.7.0.2 / GoogleYandexMobileAdsAdapters.podspec.json
blob8548de5f77f0ad1b91b3d0f6e430ab32528b8aa8
2   "name": "GoogleYandexMobileAdsAdapters",
3   "version": "11.7.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.7.0.2/cocoapods/c0d26577-5640-4f19-a5b7-e1afeda72252.zip",
15     "sha256": "9b5f2e8b8e68418b9f4c448dce6911238a19a13e8048cb5fd9c2769da378e9a3"
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.7.0"
25     ],
26     "YandexMobileAds": [
27       "= 7.5.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   "preserve_paths": [
37     "CHANGELOG.md",
38     "GoogleYandexMobileAdsAdapters.xcframework",
39     "LICENSE.txt",
40     "README.md"
41   ],
42   "swift_version": "5.9.0"