blob: 207e3a149bcef8a0bf4653460cee7f3b5a60eabb [file] [log] [blame]
{
"name": "YandexMobileAdsMoPubAdapters",
"version": "0.1.2",
"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.1.2-ios-17c9b485-f304-4cce-8ff2-93181e55ac9b.zip",
"sha1": "64fa093eb0778154b0409f3003cfd11b24070b7f"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"default_subspecs": "Static",
"dependencies": {
"mopub-ios-sdk": [
"~> 5.1"
]
},
"subspecs": [
{
"name": "Static",
"dependencies": {
"YandexMobileAds": [
"~> 2.10.0"
]
},
"preserve_paths": [
"YandexMobileAdsMoPubAdapters.framework",
"CHANGELOG.md",
"README.md"
],
"vendored_frameworks": "YandexMobileAdsMoPubAdapters.framework"
},
{
"name": "Dynamic",
"dependencies": {
"YandexMobileAds/Dynamic": [
"~> 2.10.0"
]
},
"preserve_paths": [
"YandexMobileAdsMoPubAdapters.framework",
"CHANGELOG.md",
"README.md"
],
"vendored_frameworks": "YandexMobileAdsMoPubAdapters.framework"
}
]
}