blob: c3344eee1f6f3ae4c19786cc7843d2fa2cbe742b [file] [log] [blame]
{
"name": "YandexMobileAds",
"version": "4.1.1",
"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": "9.0"
},
"source": {
"http": "https://storage.mds.yandex.net/get-ads-mobile-sdk/212922/YandexMobileAds-4.1.1-ios-4f29d869-3192-41a1-99f5-a77fdda47ead.zip",
"sha1": "6f33520c3d17ac2bff09df3d076a1575752a5fc7"
},
"libraries": "xml2",
"frameworks": [
"UIKit",
"Foundation",
"CoreTelephony",
"CoreLocation",
"CoreGraphics",
"AdSupport",
"StoreKit",
"SystemConfiguration",
"QuartzCore",
"AVFoundation",
"CoreImage",
"CoreMedia"
],
"weak_frameworks": "WebKit",
"default_subspecs": "Static",
"requires_arc": true,
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"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",
"resources": "static/YandexMobileAds.framework/YandexMobileAdsBundle.bundle",
"dependencies": {
"YandexMobileMetrica": [
">= 3.14.1",
"< 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",
"resources": "dynamic/YandexMobileAds.framework/YandexMobileAdsBundle.bundle",
"dependencies": {
"YandexMobileMetrica/Dynamic": [
">= 3.14.1",
"< 4.0.0"
]
}
}
]
}