blob: f13ea669bd1f05ffea26ad536b17ee22a2351a49 [file] [log] [blame]
{
"name": "YandexMobileAds",
"version": "2.6.0",
"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/205984/YandexMobileAds-2.6.0-ios-1c419d7d-9152-4f99-b907-aa3176718964.zip",
"sha1": "7579b73094f2d24f2cc7d4365de9bbcd00e75bb8"
},
"libraries": "xml2",
"frameworks": [
"UIKit",
"Foundation",
"CoreTelephony",
"CoreLocation",
"CoreGraphics",
"CoreTelephony",
"AdSupport"
],
"weak_frameworks": "SafariServices",
"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.7.0",
"< 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.7.0",
"< 3.0.0"
]
}
}
]
}