blob: 5394eff608cb333877d97417421400b84797a970 [file] [log] [blame]
{
"name": "YandexMobileAds",
"version": "2.13.2",
"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": "8.0"
},
"source": {
"http": "https://storage.mds.yandex.net/get-ads-mobile-sdk/212922/YandexMobileAds-2.13.2-ios-483935f7-60de-4c1c-9eab-fd5eb770ba3b.zip",
"sha1": "0cdeca4cc1e6790c45f3b7f520eae312bb25d844"
},
"libraries": "xml2",
"frameworks": [
"UIKit",
"Foundation",
"CoreTelephony",
"CoreLocation",
"CoreGraphics",
"AdSupport",
"StoreKit"
],
"weak_frameworks": "WebKit",
"default_subspecs": "Static",
"requires_arc": true,
"subspecs": [
{
"name": "Static",
"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": [
">= 3.2.0",
"< 4.0.0"
]
}
},
{
"name": "Dynamic",
"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": [
">= 3.2.0",
"< 4.0.0"
]
}
}
]
}