[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 9 / 7 / 2 / YandexMobileAdsIronSourceAdapters / 6.3.0.0 / YandexMobileAdsIronSourceAdapters.podspec.json
blob26362be3f0ba1c11921103654b0f8933870a8ef7
2   "name": "YandexMobileAdsIronSourceAdapters",
3   "version": "6.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://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsIronSourceAdapters/6.3.0.0/cocoapods/90b56e95-9c43-4253-bfbe-7f5df0c6aa31.zip",
15     "sha256": "9d1da32f58e56e91804426839f019cd9d65ee6390b520d25a49426b0bc3ee4a1"
16   },
17   "summary": "Yandex Mobile Ads adapters for IronSource",
18   "static_framework": true,
19   "platforms": {
20     "ios": "13.0"
21   },
22   "dependencies": {
23     "IronSourceSDK": [
24       "~> 7.6.0.0"
25     ]
26   },
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   },
30   "source_files": "YandexMobileAdsIronSourceAdapters.xcframework/**/*.h",
31   "public_header_files": "YandexMobileAdsIronSourceAdapters.xcframework/**/*.h",
32   "vendored_frameworks": "YandexMobileAdsIronSourceAdapters.xcframework",
33   "resources": "PrivacyInfo.xcprivacy",
34   "preserve_paths": [
35     "YandexMobileAdsIronSourceAdapters.xcframework",
36     "LICENSE.txt",
37     "PrivacyInfo.xcprivacy",
38     "README.md",
39     "CHANGELOG.md"
40   ],
41   "default_subspecs": "Static",
42   "subspecs": [
43     {
44       "name": "Static",
45       "dependencies": {
46         "YandexMobileAds": [
47           "~> 6.3.0"
48         ]
49       }
50     },
51     {
52       "name": "Dynamic",
53       "dependencies": {
54         "YandexMobileAds/Dynamic": [
55           "~> 6.3.0"
56         ]
57       }
58     }
59   ],
60   "swift_version": "5.7.0"