blob: d5a09b5328bba127f6e377d796b281c06505c72a [file] [log] [blame]
{
"name": "YandexMobileAdsMoPubAdapters",
"version": "0.10.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/224062/YandexMobileAdsMoPubAdapters-0.10.0-ios-a85c437f-3b2c-41c4-81a7-ad791351dd4f.zip",
"sha1": "2d178c1ca25b9c4c77614193222ee3e1f928b9f6"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"default_subspecs": "Static",
"dependencies": {
"mopub-ios-sdk": [
"~> 5.13"
]
},
"subspecs": [
{
"name": "Static",
"dependencies": {
"YandexMobileAds": [
"~> 2.17.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.17.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"
}
]
}