[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 5.0.2 / YandexMobileAds.podspec.json
blobead295cf13bd8b2f393990d306cc0f68eb413584
2   "name": "YandexMobileAds",
3   "version": "5.0.2",
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     "Yandex LLC": "mobads@yandex-team.ru"
12   },
13   "source": {
14     "http": "https://storage.mds.yandex.net/get-ads-mobile-sdk/212922/YandexMobileAds-5.0.2-ios-8197cee1-76ee-4740-a109-74d3f16e1560.zip",
15     "sha1": "d60a87d5a80ca91d731b038b04b6f717ac6633b9"
16   },
17   "libraries": "xml2",
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "CoreTelephony",
22     "CoreLocation",
23     "CoreGraphics",
24     "AdSupport",
25     "StoreKit",
26     "SystemConfiguration",
27     "QuartzCore",
28     "AVFoundation",
29     "CoreImage",
30     "CoreMedia"
31   ],
32   "weak_frameworks": "WebKit",
33   "platforms": {
34     "ios": "10.0"
35   },
36   "default_subspecs": "Static",
37   "preserve_paths": "static/YandexMobileAds.xcframework",
38   "source_files": "static/YandexMobileAds.xcframework/**/*.h",
39   "public_header_files": "static/YandexMobileAds.xcframework/**/*.h",
40   "vendored_frameworks": "static/YandexMobileAds.xcframework",
41   "resources": "static/YandexMobileAds.xcframework/YandexMobileAdsBundle.bundle",
42   "requires_arc": true,
43   "xcconfig": {
44     "OTHER_LDFLAGS": "-ObjC -all_load"
45   },
46   "pod_target_xcconfig": {
47     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
48     "VALID_ARCHS[sdk=iphonesimulator*]": "i386 x86_64 arm64"
49   },
50   "user_target_xcconfig": {
51     "OTHER_LDFLAGS": "-ObjC -all_load",
52     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
53     "VALID_ARCHS[sdk=iphonesimulator*]": "i386 x86_64 arm64"
54   },
55   "subspecs": [
56     {
57       "name": "Static",
58       "dependencies": {
59         "YandexMobileMetrica": [
60           ">= 4.0.0",
61           "< 5.0.0"
62         ]
63       }
64     },
65     {
66       "name": "Dynamic",
67       "dependencies": {
68         "YandexMobileMetrica/Dynamic": [
69           ">= 4.0.0",
70           "< 5.0.0"
71         ]
72       }
73     }
74   ]