[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / e / 7 / b / UnityAdsYandexMobileAdsAdapters / 4.9.1.0 / UnityAdsYandexMobileAdsAdapters.podspec.json
blob66adba38f2c98aa235cedc2e5d11cf0803d64aea
2   "name": "UnityAdsYandexMobileAdsAdapters",
3   "version": "4.9.1.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/UnityAdsYandexMobileAdsAdapters/4.9.1.0/cocoapods/551f6436-ca7f-42b2-9417-bd510385dbd1.zip",
15     "sha256": "e1170944da6e70881f2ed5fd941d2261e4dcfc8782ef61be841ad8eaa533d87d"
16   },
17   "summary": "UnityAds adapters for Yandex Mobile Ads SDK",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "dependencies": {
22     "UnityAds": [
23       "~> 4.9.1"
24     ]
25   },
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "source_files": "UnityAdsYandexMobileAdsAdapters.xcframework/**/*.h",
30   "public_header_files": "UnityAdsYandexMobileAdsAdapters.xcframework/**/*.h",
31   "vendored_frameworks": "UnityAdsYandexMobileAdsAdapters.xcframework",
32   "resources": "PrivacyInfo.xcprivacy",
33   "preserve_paths": [
34     "UnityAdsYandexMobileAdsAdapters.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"