[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 3 / MintegralYandexMobileAdsAdapters / 7.4.7.0 / MintegralYandexMobileAdsAdapters.podspec.json
blob3b300ae7272c7ca897c8e1da64664e694a2011c4
2   "name": "MintegralYandexMobileAdsAdapters",
3   "version": "7.4.7.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/MintegralYandexMobileAdsAdapters/7.4.7.0/cocoapods/d2f3eb4d-6e6e-42b3-94d7-8c94b5af998c.zip",
15     "sha256": "3513de97b33341b634cf9e711c9f1af655ddc05e0a867f1d35b89ba8fb95b3d2"
16   },
17   "summary": "Mintegral adapters for Yandex Mobile Ads SDK",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "dependencies": {
22     "MintegralAdSDK": [
23       "~> 7.4.7"
24     ]
25   },
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "source_files": "MintegralYandexMobileAdsAdapters.xcframework/**/*.h",
30   "public_header_files": "MintegralYandexMobileAdsAdapters.xcframework/**/*.h",
31   "vendored_frameworks": "MintegralYandexMobileAdsAdapters.xcframework",
32   "preserve_paths": [
33     "MintegralYandexMobileAdsAdapters.xcframework",
34     "LICENSE.txt",
35     "README.md",
36     "CHANGELOG.md"
37   ],
38   "default_subspecs": "Static",
39   "subspecs": [
40     {
41       "name": "Static",
42       "dependencies": {
43         "YandexMobileAds": [
44           "~> 6.1.0"
45         ]
46       }
47     },
48     {
49       "name": "Dynamic",
50       "dependencies": {
51         "YandexMobileAds/Dynamic": [
52           "~> 6.1.0"
53         ]
54       }
55     }
56   ],
57   "swift_version": "5.7.0"