[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 2.0.1 / YandexMobileAds.podspec.json
blobe866e99d719faf7397f54ad053255beed3188ca6
2   "name": "YandexMobileAds",
3   "version": "2.0.1",
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.0.1"
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.0.0",
29       "<= 2.3.0"
30     ]
31   },
32   "frameworks": [
33     "CoreTelephony",
34     "AdSupport"
35   ],
36   "weak_frameworks": "SafariServices",
37   "requires_arc": true