blob: 1555c64185618e7970cb1ad876324553c189e974 [file] [log] [blame]
{
"name": "YandexMobileAdsMoPubAdapters",
"version": "0.7.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/212922/YandexMobileAdsMoPubAdapters-0.7.0-ios-752da7af-0e66-4ade-b426-4dff5ba42a82.zip",
"sha1": "4d8bcb1dc6ecccf02e24746b9b6045fca78ff62d"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"default_subspecs": "Static",
"dependencies": {
"mopub-ios-sdk": [
"~> 5.11"
]
},
"subspecs": [
{
"name": "Static",
"dependencies": {
"YandexMobileAds": [
"~> 2.15.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.15.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"
}
]
}