blob: d1b504f0f31a19a4f86af5d7a3ea7fb6b7fa6c7c [file] [log] [blame]
{
"name": "YandexMobileAds",
"version": "2.8.1",
"summary": "The Yandex Mobile Ads SDK provides mobile interfaces for Yandex Advertising Network",
"homepage": "https://tech.yandex.ru/mobile-ads/",
"license": {
"type": "PROPRIETARY",
"file": "LICENSE.txt"
},
"authors": {
"Yandex LLC": "mobads@yandex-team.ru"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://storage.mds.yandex.net/get-ads-mobile-sdk/212922/YandexMobileAds-2.8.1-ios-09dc1dad-3c91-4046-8b89-0d8604638fd6.zip",
"sha1": "aab13c1fe95bc7e20a9bd70422470c6175620619"
},
"libraries": "xml2",
"frameworks": [
"UIKit",
"Foundation",
"CoreTelephony",
"CoreLocation",
"CoreGraphics",
"AdSupport",
"StoreKit"
],
"weak_frameworks": "WebKit",
"default_subspecs": "Static",
"requires_arc": true,
"subspecs": [
{
"name": "Static",
"platforms": {
"ios": "7.0"
},
"preserve_paths": "static/YandexMobileAds.framework",
"source_files": "static/YandexMobileAds.framework/Versions/A/Headers/*.h",
"public_header_files": "static/YandexMobileAds.framework/Versions/A/Headers/*.h",
"vendored_frameworks": "static/YandexMobileAds.framework",
"dependencies": {
"YandexMobileMetrica": [
">= 2.9.4",
"< 3.0.0"
]
}
},
{
"name": "Dynamic",
"platforms": {
"ios": "8.0"
},
"preserve_paths": "dynamic/YandexMobileAds.framework",
"source_files": "dynamic/YandexMobileAds.framework/Headers/*.h",
"public_header_files": "dynamic/YandexMobileAds.framework/Headers/*.h",
"vendored_frameworks": "dynamic/YandexMobileAds.framework",
"dependencies": {
"YandexMobileMetrica/Dynamic": [
">= 2.9.4",
"< 3.0.0"
]
}
}
]
}