[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 2.0.0-beta1 / YandexMobileAds.podspec.json
blob0277e64d87553493c10797c47cabe86db39f6989
2   "name": "YandexMobileAds",
3   "version": "2.0.0-beta1",
4   "summary": "The Yandex Mobile Ads SDK provides mobile interfaces for Yandex Advertising Network",
5   "homepage": "https://partner.yandex.ru/",
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.0-beta1"
20   },
21   "source_files": "YandexMobileAds/**/*.h",
22   "header_mappings_dir": "YandexMobileAds",
23   "public_header_files": "YandexMobileAds/**/*.h",
24   "vendored_libraries": "libYandexMobileAds.a",
25   "libraries": "xml2",
26   "dependencies": {
27     "YandexMobileMetrica": [
28       ">= 2.0.0",
29       "<= 2.1.1"
30     ]
31   },
32   "frameworks": [
33     "CoreTelephony",
34     "AdSupport"
35   ],
36   "weak_frameworks": "SafariServices",
37   "requires_arc": true