blob: a1717e87c927bc82d5cc474616426da8d4039d67 [file] [log] [blame]
{
"name": "YandexMobileAds",
"version": "2.15.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/2817166/YandexMobileAds-2.15.2-ios-3b9e22dd-ba77-472a-85ba-3054da98e263.zip",
"sha1": "4609dafe740df22c2566a86bc583e5c55b41bdc9"
},
"libraries": "xml2",
"frameworks": [
"UIKit",
"Foundation",
"CoreTelephony",
"CoreLocation",
"CoreGraphics",
"AdSupport",
"StoreKit",
"SystemConfiguration"
],
"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"
]
}
}
]
}