[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 7 / 2 / YandexMobileAdsIronSourceAdapters / 5.9.1.0 / YandexMobileAdsIronSourceAdapters.podspec.json
blob10f98e5707b9411fe53396a3a94bd41a037a3ac4
2   "name": "YandexMobileAdsIronSourceAdapters",
3   "version": "5.9.1.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/YandexMobileAdsIronSourceAdapters/5.9.1.0/cocoapods/b8b2abaa-7a45-46cf-b440-8a84ead5509d.zip",
15     "sha256": "696bc3cae097c9aa00cc685594c5b64a6565bdbe56537af8a40383fb6182c094"
16   },
17   "summary": "Yandex Mobile Ads adapters for IronSource",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "dependencies": {
22     "IronSourceSDK": [
23       "~> 7.3.0.0"
24     ]
25   },
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "pod_target_xcconfig": {
30     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64",
31     "VALID_ARCHS[sdk=iphoneos*]": "arm64"
32   },
33   "source_files": "YandexMobileAdsIronSourceAdapters.xcframework/**/*.h",
34   "public_header_files": "YandexMobileAdsIronSourceAdapters.xcframework/**/*.h",
35   "vendored_frameworks": "YandexMobileAdsIronSourceAdapters.xcframework",
36   "preserve_paths": [
37     "YandexMobileAdsIronSourceAdapters.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.9.1"
49         ]
50       }
51     },
52     {
53       "name": "Dynamic",
54       "dependencies": {
55         "YandexMobileAds/Dynamic": [
56           "~> 5.9.1"
57         ]
58       }
59     }
60   ],
61   "swift_version": "5.7.0"