[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 2.5.0 / YandexMobileAds.podspec.json
blob1179eeecc3a5fdb6162e44849d2b5513ee91ddb6
2   "name": "YandexMobileAds",
3   "version": "2.5.0",
4   "summary": "The Yandex Mobile Ads SDK provides mobile interfaces for Yandex Advertising Network",
5   "homepage": "https://tech.yandex.ru/mobile-ads/",
6   "license": {
7     "type": "PROPRIETARY",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Andrey Shender": "ashender@yandex-team.ru",
12     "Kanstantsin Charnukha": "xardas@yandex-team.ru"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/yandexmobile/yandex-ads-sdk-ios.git",
19     "tag": "2.5.0"
20   },
21   "source_files": "SDK/YandexMobileAds/**/*.h",
22   "header_mappings_dir": "SDK/YandexMobileAds",
23   "public_header_files": "SDK/YandexMobileAds/**/*.h",
24   "vendored_libraries": "SDK/libYandexMobileAds.a",
25   "libraries": "xml2",
26   "dependencies": {
27     "YandexMobileMetrica": [
28       ">= 2.5.1",
29       "< 3.0.0"
30     ]
31   },
32   "frameworks": [
33     "UIKit",
34     "Foundation",
35     "CoreTelephony",
36     "CoreLocation",
37     "CoreGraphics",
38     "CoreTelephony",
39     "AdSupport"
40   ],
41   "weak_frameworks": "SafariServices",
42   "requires_arc": true