blob: 983c2cafd75349f474caddb2eb76af697bb775b6 [file] [log] [blame]
{
"name": "YandexMobileAds",
"version": "2.13.3",
"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.3-ios-96cdc080-dfef-4b7e-b73d-752669c0c5c8.zip",
"sha1": "4df6e315b99fe3c3afe2fd2f49082cdc9b35030d"
},
"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"
]
}
}
]
}