[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 4 / e / YandexMobileAdsInstream / 0.16.0 / YandexMobileAdsInstream.podspec.json
blobf63954cff9a4ae2a93c00df00c154a68e61bac9b
2   "name": "YandexMobileAdsInstream",
3   "version": "0.16.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://storage.mds.yandex.net/get-ads-mobile-sdk/205984/YandexMobileAdsInstream-c9d4897e-141b-4f42-b2c7-fd1d6097df90.zip",
15     "sha1": "0e113846e380d4e7abdcf5c8308a2051e2e898d9"
16   },
17   "summary": "The Yandex Mobile Ads Instream SDK provides mobile interfaces for Yandex Advertising Network",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64",
23     "VALID_ARCHS[sdk=iphoneos*]": "arm64"
24   },
25   "source_files": "YandexMobileAdsInstream.xcframework/**/*.h",
26   "public_header_files": "YandexMobileAdsInstream.xcframework/**/*.h",
27   "vendored_frameworks": "YandexMobileAdsInstream.xcframework",
28   "preserve_paths": [
29     "YandexMobileAdsInstream.xcframework",
30     "LICENSE.txt"
31   ],
32   "dependencies": {
33     "YandexMobileAds": [
34       "~> 5.6.0"
35     ]
36   },
37   "swift_version": "5.7.0"