[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 2 / 3 / IronSourceYandexMobileAdsAdapters / 7.4.0.0 / IronSourceYandexMobileAdsAdapters.podspec.json
blob6e310b9a4c4e3a222e68dd91060620a156030d41
2   "name": "IronSourceYandexMobileAdsAdapters",
3   "version": "7.4.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://ads-mobile-sdk.s3.yandex.net/IronSourceYandexMobileAdsAdapters/7.4.0.0/cocoapods/a569be44-d2eb-45cb-9cba-2ef641dea81b.zip",
15     "sha256": "e921eeb117ec573754a34087b2099b5181e0c28ea007f032e9811da92a72f0c3"
16   },
17   "summary": "IronSource adapters for Yandex Mobile Ads SDK",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "dependencies": {
22     "IronSourceSDK": [
23       "~> 7.4.0.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": "IronSourceYandexMobileAdsAdapters.xcframework/**/*.h",
34   "public_header_files": "IronSourceYandexMobileAdsAdapters.xcframework/**/*.h",
35   "vendored_frameworks": "IronSourceYandexMobileAdsAdapters.xcframework",
36   "preserve_paths": [
37     "IronSourceYandexMobileAdsAdapters.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           "~> 6.0.0"
49         ]
50       }
51     },
52     {
53       "name": "Dynamic",
54       "dependencies": {
55         "YandexMobileAds/Dynamic": [
56           "~> 6.0.0"
57         ]
58       }
59     }
60   ],
61   "swift_version": "5.7.0"