[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / 2 / GoogleAds-IMA-iOS-SDK / 3.22.0 / GoogleAds-IMA-iOS-SDK.podspec.json
bloba6bcb79a548f93229dec412ad93c125ec9474049
2   "name": "GoogleAds-IMA-iOS-SDK",
3   "version": "3.22.0",
4   "summary": "Google Ads IMA SDK for iOS 12.0+.",
5   "description": "The IMA iOS SDK v3 allows native application developers to request and track VAST ads in the iOS (11.0+) environment. For a more detailed list of the video ad features supported by each of the IMA SDKs, refer to [Video features and SDK versions](https://support.google.com/dfp_premium/bin/answer.py?hl=en&answer=2446163). For general compatibility information, see the [Compatibility](https://developers.google.com/interactive-media-ads/docs/sdks/ios/client-side/compatibility) page. The v3 IMA iOS SDK supports the same [video containers and codecs](https://developers.google.com/interactive-media-ads/docs/compatibility#codecs) as v1.\n\n  To begin integrating, follow the instructions listed on these pages:\n\n  [Release History](https://developers.google.com/interactive-media-ads/docs/sdks/ios/client-side/history)\n  [API Reference](https://developers.google.com/interactive-media-ads/docs/sdks/ios/client-side/reference/Classes)\n  [Quick Start](https://developers.google.com/interactive-media-ads/docs/sdks/ios/client-side)\n\n  If you have any feedback or questions, visit the [IMA SDK Forum](https://groups.google.com/forum/?fromgroups#!forum/ima-sdk).",
6   "homepage": "https://developers.google.com/interactive-media-ads/docs/sdks/ios/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2019 Google, Inc. All rights reserved.\n"
10   },
11   "authors": "Google, Inc.",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "http": "https://imasdk.googleapis.com/downloads/ima/ios/GoogleInteractiveMediaAds-ios-v3.22.0.zip"
17   },
18   "vendored_frameworks": "GoogleInteractiveMediaAds.xcframework",
19   "preserve_paths": "GoogleInteractiveMediaAds.xcframework",
20   "frameworks": [
21     "AdSupport",
22     "AVFoundation",
23     "AVKit",
24     "CoreFoundation",
25     "CoreGraphics",
26     "CoreMedia",
27     "Foundation",
28     "MediaPlayer",
29     "QuartzCore",
30     "SystemConfiguration",
31     "UIKit"
32   ],
33   "weak_frameworks": "WebKit",
34   "requires_arc": true,
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   }