[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / b / f / MyTargetYandexMobileAdsAdapters / 5.19.0.2 / MyTargetYandexMobileAdsAdapters.podspec.json
blob32928058a905e540b51ff52c4c288ff1b1f82a08
2   "name": "MyTargetYandexMobileAdsAdapters",
3   "version": "5.19.0.2",
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/MyTargetYandexMobileAdsAdapters/5.19.0.2/cocoapods/23118320-da24-491f-a6af-ffdc5e65abef.zip",
15     "sha256": "e5877432500347812245cdc63671a26da6a74d7c21cccc975ab07f4f55f72970"
16   },
17   "summary": "MyTarget adapters for Yandex Mobile Ads SDK",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "dependencies": {
22     "myTargetSDK": [
23       "~> 5.19.0"
24     ]
25   },
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "source_files": "MyTargetYandexMobileAdsAdapters.xcframework/**/*.h",
30   "public_header_files": "MyTargetYandexMobileAdsAdapters.xcframework/**/*.h",
31   "vendored_frameworks": "MyTargetYandexMobileAdsAdapters.xcframework",
32   "resources": "PrivacyInfo.xcprivacy",
33   "preserve_paths": [
34     "MyTargetYandexMobileAdsAdapters.xcframework",
35     "LICENSE.txt",
36     "PrivacyInfo.xcprivacy",
37     "README.md",
38     "CHANGELOG.md"
39   ],
40   "default_subspecs": "Static",
41   "subspecs": [
42     {
43       "name": "Static",
44       "dependencies": {
45         "YandexMobileAds": [
46           "~> 6.2.0"
47         ]
48       }
49     },
50     {
51       "name": "Dynamic",
52       "dependencies": {
53         "YandexMobileAds/Dynamic": [
54           "~> 6.2.0"
55         ]
56       }
57     }
58   ],
59   "swift_version": "5.7.0"