blob: a9ec08fabd3a026b573bb219aba7e2f13c67a66e [file] [log] [blame]
{
"name": "YandexMobileAdsMoPubAdapters",
"version": "0.14.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.14.0-ios-6b144742-160d-47a9-80ec-7afc17dd5b3a.zip",
"sha1": "d436bcfbf1b0cdf6dda22bdbafc4f2bba27593b3"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"default_subspecs": "Static",
"dependencies": {
"mopub-ios-sdk": [
"~> 5.13"
]
},
"subspecs": [
{
"name": "Static",
"dependencies": {
"YandexMobileAds": [
"~> 3.0.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": [
"~> 3.0.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"
}
]
}