blob: c0daf23ecabcbbfec647cd35382bc530dbd6cdd5 [file] [log] [blame]
{
"name": "YandexMobileAdsMoPubAdapters",
"version": "0.8.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/223308/YandexMobileAdsMoPubAdapters-0.8.0-ios-3ac69639-dced-409f-aa8f-575d95deda54.zip",
"sha1": "a6e95bd4dca6f93c5d125abc4cd485b2c7ab099d"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"default_subspecs": "Static",
"dependencies": {
"mopub-ios-sdk": [
">= 5.12.1"
]
},
"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"
}
]
}