[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / e / 7 / b / UnityAdsYandexMobileAdsAdapters / 4.2.1.0 / UnityAdsYandexMobileAdsAdapters.podspec.json
blob1aa2864c6821f743af8c16893b1a5a978a25dd0a
2   "name": "UnityAdsYandexMobileAdsAdapters",
3   "version": "4.2.1.0",
4   "summary": "UnityAds adapters for Yandex Mobile Ads SDK",
5   "homepage": "https://tech.yandex.ru/mobile-ads/",
6   "license": {
7     "type": "PROPRIETARY",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Yandex LLC": "mobads@yandex-team.ru"
12   },
13   "source": {
14     "http": "https://storage.mds.yandex.net/get-ads-mobile-sdk/332493/UnityAdsYandexMobileAdsAdapters-4.2.1.0-ios-9ef5ee8f-2cac-43d1-90cc-9eba5f7f6d7c.zip",
15     "sha1": "bd36478d18e784b8a7f0a71166c57c7cc71feb0f"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Static",
22   "dependencies": {
23     "UnityAds": [
24       "~> 4.2.1"
25     ]
26   },
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   },
30   "pod_target_xcconfig": {
31     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
32     "VALID_ARCHS[sdk=iphonesimulator*]": "i386 x86_64 arm64"
33   },
34   "subspecs": [
35     {
36       "name": "Static",
37       "dependencies": {
38         "YandexMobileAds": [
39           "~> 5.1.0"
40         ]
41       },
42       "preserve_paths": [
43         "UnityAdsYandexMobileAdsAdapters.xcframework",
44         "CHANGELOG.md",
45         "README.md"
46       ],
47       "vendored_frameworks": "UnityAdsYandexMobileAdsAdapters.xcframework",
48       "source_files": "UnityAdsYandexMobileAdsAdapters.xcframework/**/*.h",
49       "public_header_files": "UnityAdsYandexMobileAdsAdapters.xcframework/**/*.h"
50     },
51     {
52       "name": "Dynamic",
53       "dependencies": {
54         "YandexMobileAds/Dynamic": [
55           "~> 5.1.0"
56         ]
57       },
58       "preserve_paths": [
59         "UnityAdsYandexMobileAdsAdapters.xcframework",
60         "CHANGELOG.md",
61         "README.md"
62       ],
63       "vendored_frameworks": "UnityAdsYandexMobileAdsAdapters.xcframework",
64       "source_files": "UnityAdsYandexMobileAdsAdapters.xcframework/**/*.h",
65       "public_header_files": "UnityAdsYandexMobileAdsAdapters.xcframework/**/*.h"
66     }
67   ]