blob: cc8fe0df5a54d5d24956f1445d28997c23cdfe1c [file] [log] [blame]
{
"name": "YandexMobileAds",
"version": "2.13.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": "8.0"
},
"source": {
"http": "https://storage.mds.yandex.net/get-ads-mobile-sdk/212922/YandexMobileAds-2.13.0-ios-28924bd3-62d2-436a-87ba-4987ae20ef94.zip",
"sha1": "5fe2892d843426cdba411998059b501c7b78a9e4"
},
"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"
]
}
}
]
}