[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 4 / e / YandexMobileAdsInstream / 0.18.0 / YandexMobileAdsInstream.podspec.json
blob6a8d6c9047bc02b4cb0f5bad4e8e8825561d1c0f
2   "name": "YandexMobileAdsInstream",
3   "version": "0.18.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/YandexMobileAdsInstream/0.18.0/cocoapods/c4ba89cd-fdd9-4b2b-9aaf-9de2dc236d5c.zip",
15     "sha256": "ed7e3cc0c1ef37fa375df83b574e7a91631440228de7859285be088b5a2d5730"
16   },
17   "summary": "The Yandex Mobile Ads Instream SDK provides mobile interfaces for Yandex Advertising Network",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "dependencies": {
22     "YandexMobileAds": [
23       "~> 5.8.0"
24     ]
25   },
26   "pod_target_xcconfig": {
27     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
28     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
29   },
30   "source_files": "YandexMobileAdsInstream.xcframework/**/*.h",
31   "public_header_files": "YandexMobileAdsInstream.xcframework/**/*.h",
32   "vendored_frameworks": "YandexMobileAdsInstream.xcframework",
33   "preserve_paths": [
34     "YandexMobileAdsInstream.xcframework",
35     "LICENSE.txt"
36   ],
37   "swift_version": "5.7.0"