[Add] HyperbidToolsMCToponAdapter 6.4.28.1
[CocoaPods.git] / Specs / 6 / 4 / e / YandexMobileAdsInstream / 0.3.0-beta / YandexMobileAdsInstream.podspec.json
blob5e717d4d7d963743858304b87d389847ba9164d1
2   "name": "YandexMobileAdsInstream",
3   "version": "0.3.0-beta",
4   "summary": "The Yandex Mobile Ads Instream 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   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "http": "https://storage.mds.yandex.net/get-ads-mobile-sdk/212922/YandexMobileAdsInstream-0.3.0-ios-4655c0fc-9089-480b-934c-5c2ab9f89c7c.zip",
18     "sha1": "0dbe80278e9176a42793e0f62e7bd2c674ed468d"
19   },
20   "libraries": "xml2",
21   "frameworks": "Foundation",
22   "preserve_paths": "YandexMobileAdsInstream.framework",
23   "source_files": "YandexMobileAdsInstream.framework/Headers/*.h",
24   "public_header_files": "YandexMobileAdsInstream.framework/Headers/*.h",
25   "vendored_frameworks": "YandexMobileAdsInstream.framework",
26   "dependencies": {
27     "YandexMobileAds": [
28       "~> 4.0.0"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }