[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 3 / MintegralYandexMobileAdsAdapters / 7.3.8.0 / MintegralYandexMobileAdsAdapters.podspec.json
blob7244fe2dc8bbee8c27997f3da5fb25bd71e017d6
2   "name": "MintegralYandexMobileAdsAdapters",
3   "version": "7.3.8.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.3.8.0/cocoapods/007ecb45-7ce7-4d27-ae4a-c099e94f2df9.zip",
15     "sha256": "0ece9765f896f9139e79aeefd0db87dd01338646020bdc29505ca26e4f7cd874"
16   },
17   "summary": "Mintegral adapters for Yandex Mobile Ads SDK",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "dependencies": {
22     "MintegralAdSDK": [
23       "~> 7.3.8"
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": "MintegralYandexMobileAdsAdapters.xcframework/**/*.h",
34   "public_header_files": "MintegralYandexMobileAdsAdapters.xcframework/**/*.h",
35   "vendored_frameworks": "MintegralYandexMobileAdsAdapters.xcframework",
36   "preserve_paths": [
37     "MintegralYandexMobileAdsAdapters.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.8.0"
49         ]
50       }
51     },
52     {
53       "name": "Dynamic",
54       "dependencies": {
55         "YandexMobileAds/Dynamic": [
56           "~> 5.8.0"
57         ]
58       }
59     }
60   ],
61   "swift_version": "5.7.0"