[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / f / MyTargetYandexMobileAdsAdapters / 5.14.4.0 / MyTargetYandexMobileAdsAdapters.podspec.json
blob98db3e024b839f43070fe2e2d6cf66bb91c66486
2   "name": "MyTargetYandexMobileAdsAdapters",
3   "version": "5.14.4.0",
4   "summary": "MyTarget 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/224062/MyTargetYandexMobileAdsAdapters-5.14.4.0-ios-608575c4-4656-43fd-9adb-d911a0c4ac2c.zip",
15     "sha1": "54595e6ed8aa982ed79dc9fbfdffab410e8615fc"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Static",
22   "dependencies": {
23     "myTargetSDK": [
24       "~> 5.14.4"
25     ]
26   },
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC -all_load"
29   },
30   "pod_target_xcconfig": {
31     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
32     "VALID_ARCHS[sdk=iphonesimulator*]": "i386 x86_64 arm64"
33   },
34   "user_target_xcconfig": {
35     "OTHER_LDFLAGS": "-ObjC -all_load",
36     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
37     "VALID_ARCHS[sdk=iphonesimulator*]": "i386 x86_64 arm64"
38   },
39   "subspecs": [
40     {
41       "name": "Static",
42       "dependencies": {
43         "YandexMobileAds": [
44           "~> 5.0.0-alpha.2"
45         ]
46       },
47       "preserve_paths": [
48         "MyTargetYandexMobileAdsAdapters.xcframework",
49         "CHANGELOG.md",
50         "README.md"
51       ],
52       "vendored_frameworks": "MyTargetYandexMobileAdsAdapters.xcframework",
53       "source_files": "MyTargetYandexMobileAdsAdapters.xcframework/**/*.h",
54       "public_header_files": "MyTargetYandexMobileAdsAdapters.xcframework/**/*.h"
55     },
56     {
57       "name": "Dynamic",
58       "dependencies": {
59         "YandexMobileAds/Dynamic": [
60           "~> 5.0.0-alpha.2"
61         ]
62       },
63       "preserve_paths": [
64         "MyTargetYandexMobileAdsAdapters.xcframework",
65         "CHANGELOG.md",
66         "README.md"
67       ],
68       "vendored_frameworks": "MyTargetYandexMobileAdsAdapters.xcframework",
69       "source_files": "MyTargetYandexMobileAdsAdapters.xcframework/**/*.h",
70       "public_header_files": "MyTargetYandexMobileAdsAdapters.xcframework/**/*.h"
71     }
72   ]