[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / f / AdMobYandexMobileAdsAdapters / 10.3.0.0 / AdMobYandexMobileAdsAdapters.podspec.json
blobbe2144ccd671ac04e1cc7f6be8387a48cd1035d8
2   "name": "AdMobYandexMobileAdsAdapters",
3   "version": "10.3.0.0",
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://storage.mds.yandex.net/get-ads-mobile-sdk/212922/AdMobYandexMobileAdsAdapters-7505dd84-36a3-4f5e-94fc-65596e0e409f.zip",
15     "sha1": "d3d361aabdb7278f0238b5791069907dbe7e0327"
16   },
17   "summary": "AdMob adapters for Yandex Mobile Ads SDK",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "dependencies": {
22     "Google-Mobile-Ads-SDK": [
23       "~> 10.3.0"
24     ]
25   },
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "pod_target_xcconfig": {
30     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
31     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
32   },
33   "source_files": "AdMobYandexMobileAdsAdapters.xcframework/**/*.h",
34   "public_header_files": "AdMobYandexMobileAdsAdapters.xcframework/**/*.h",
35   "vendored_frameworks": "AdMobYandexMobileAdsAdapters.xcframework",
36   "preserve_paths": [
37     "AdMobYandexMobileAdsAdapters.xcframework",
38     "LICENSE.txt",
39     "README.md",
40     "CHANGELOG.md"
41   ],
42   "default_subspecs": "Static",
43   "subspecs": [
44     {
45       "name": "Static",
46       "dependencies": {
47         "YandexMobileAds": [
48           "~> 5.6.0"
49         ]
50       }
51     },
52     {
53       "name": "Dynamic",
54       "dependencies": {
55         "YandexMobileAds/Dynamic": [
56           "~> 5.6.0"
57         ]
58       }
59     }
60   ],
61   "swift_version": "5.7.0"