[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / f / 4 / AppLovinYandexMobileAdsAdapters / 11.10.1.1 / AppLovinYandexMobileAdsAdapters.podspec.json
blobf589b7cab38e559798ce054738cd30e6aee23356
2   "name": "AppLovinYandexMobileAdsAdapters",
3   "version": "11.10.1.1",
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/AppLovinYandexMobileAdsAdapters/11.10.1.1/cocoapods/a6d9a486-c5de-4a42-bc56-6be0c0506fd4.zip",
15     "sha256": "f5dd8406e7da310d9fb0d53ec15283f90088e1990a96af48ad580e75221b43c8"
16   },
17   "summary": "AppLovin adapters for Yandex Mobile Ads SDK",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "dependencies": {
22     "AppLovinSDK": [
23       "~> 11.10.1"
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": "AppLovinYandexMobileAdsAdapters.xcframework/**/*.h",
34   "public_header_files": "AppLovinYandexMobileAdsAdapters.xcframework/**/*.h",
35   "vendored_frameworks": "AppLovinYandexMobileAdsAdapters.xcframework",
36   "preserve_paths": [
37     "AppLovinYandexMobileAdsAdapters.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.0"
49         ]
50       }
51     },
52     {
53       "name": "Dynamic",
54       "dependencies": {
55         "YandexMobileAds/Dynamic": [
56           "~> 5.9.0"
57         ]
58       }
59     }
60   ],
61   "swift_version": "5.7.0"