blob: d66993caba54839ddcf3de15d06dbaf087b500bd [file] [log] [blame]
{
"name": "YandexMobileAdsMoPubAdapters",
"version": "0.9.0",
"summary": "Yandex Mobile Ads adapters for MoPub",
"homepage": "https://tech.yandex.ru/mobile-ads/",
"license": {
"type": "PROPRIETARY",
"file": "LICENSE.txt"
},
"authors": {
"Yandex LLC": "mobads@yandex-team.ru"
},
"source": {
"http": "https://storage.mds.yandex.net/get-ads-mobile-sdk/2799512/YandexMobileAdsMoPubAdapters-0.9.0-ios-22802b36-a443-421e-9d4b-e764e9708907.zip",
"sha1": "af65cd745bd8af2b3cd8ee1f3d002f3ccf3246ca"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"default_subspecs": "Static",
"dependencies": {
"mopub-ios-sdk": [
"~> 5.13"
]
},
"subspecs": [
{
"name": "Static",
"dependencies": {
"YandexMobileAds": [
"~> 2.16.0"
]
},
"preserve_paths": [
"YandexMobileAdsMoPubAdapters.framework",
"CHANGELOG.md",
"README.md"
],
"vendored_frameworks": "YandexMobileAdsMoPubAdapters.framework",
"source_files": "YandexMobileAdsMoPubAdapters.framework/Versions/A/Headers/*.h",
"public_header_files": "YandexMobileAdsMoPubAdapters.framework/Versions/A/Headers/*.h"
},
{
"name": "Dynamic",
"dependencies": {
"YandexMobileAds/Dynamic": [
"~> 2.16.0"
]
},
"preserve_paths": [
"YandexMobileAdsMoPubAdapters.framework",
"CHANGELOG.md",
"README.md"
],
"vendored_frameworks": "YandexMobileAdsMoPubAdapters.framework",
"source_files": "YandexMobileAdsMoPubAdapters.framework/Versions/A/Headers/*.h",
"public_header_files": "YandexMobileAdsMoPubAdapters.framework/Versions/A/Headers/*.h"
}
]
}