[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 4 / e / YandexMobileAdsInstream / 0.9.0-alpha.2 / YandexMobileAdsInstream.podspec.json
blobd82a772124882966bef89441a5461125eb5b4e2f
2   "name": "YandexMobileAdsInstream",
3   "version": "0.9.0-alpha.2",
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/223308/YandexMobileAdsInstream-0.9.0-ios-fec9d0d0-2202-43ed-995a-140f47527af7.zip",
18     "sha1": "80ed558f3326115e34100fb92d427af09f81d2e5"
19   },
20   "libraries": "xml2",
21   "frameworks": "Foundation",
22   "preserve_paths": "YandexMobileAdsInstream.xcframework",
23   "source_files": "YandexMobileAdsInstream.xcframework/**/*.h",
24   "public_header_files": "YandexMobileAdsInstream.xcframework/**/*.h",
25   "vendored_frameworks": "YandexMobileAdsInstream.xcframework",
26   "dependencies": {
27     "YandexMobileAds": [
28       "~> 5.0.0-alpha.2"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
33     "VALID_ARCHS[sdk=iphonesimulator*]": "i386 x86_64 arm64"
34   }