[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 5 / f / BigoADSYandexMobileAdsAdapters / 2.2.0.0 / BigoADSYandexMobileAdsAdapters.podspec.json
blob4cce94b6f684332e89ef681769a74823854e3f44
2   "name": "BigoADSYandexMobileAdsAdapters",
3   "version": "2.2.0.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/BigoADSYandexMobileAdsAdapters/2.2.0.0/cocoapods/61c869fa-8065-49b7-a4f0-e96007899cc5.zip",
15     "sha256": "579154ab2a7c575b84026ea621d4fc3f948393b937dfc6a2ad07ea1fed0ea1ef"
16   },
17   "summary": "BigoADS adapters for Yandex Mobile Ads SDK",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "dependencies": {
22     "BigoADS": [
23       "~> 2.2.0"
24     ]
25   },
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "pod_target_xcconfig": {
30     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64",
31     "VALID_ARCHS[sdk=iphoneos*]": "arm64"
32   },
33   "source_files": "BigoADSYandexMobileAdsAdapters.xcframework/**/*.h",
34   "public_header_files": "BigoADSYandexMobileAdsAdapters.xcframework/**/*.h",
35   "vendored_frameworks": "BigoADSYandexMobileAdsAdapters.xcframework",
36   "preserve_paths": [
37     "BigoADSYandexMobileAdsAdapters.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"