[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / e / c / 6 / GoogleAds-IMA-iOS-SDK-For-AdMob / 3.0.beta.15 / GoogleAds-IMA-iOS-SDK-For-AdMob.podspec.json
bloba1fc4f825adeb12ce3db47995eecf265939a7e0a
2   "name": "GoogleAds-IMA-iOS-SDK-For-AdMob",
3   "version": "3.0.beta.15",
4   "summary": "Google Ads IMA SDK for iOS 6.0+ and AdMob.",
5   "description": "The IMA iOS SDK v3 allows native application developers to request and track VAST ads in the iOS (6.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/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/v3/history)\n  [API Reference](https://developers.google.com/interactive-media-ads/docs/sdks/ios/v3/apis)\n  [Quick Start](https://developers.google.com/interactive-media-ads/docs/sdks/ios/v3/quickstart)\n\n  If you have any feedback or questions, please 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/v3/",
7   "license": {
8     "type": "Copyright",
9     "text": "      Copyright 2015 Google, Inc. All rights reserved.\n"
10   },
11   "authors": "Google, Inc.",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "http": "https://dl.google.com/in-stream/google_sdk/ios/beta/GoogleInteractiveMediaAds-ios-3.0.b15.zip"
17   },
18   "vendored_frameworks": "GoogleInteractiveMediaAds/GoogleInteractiveMediaAds-GoogleIMA3ForAdMob/GoogleInteractiveMediaAds.framework",
19   "preserve_paths": "GoogleInteractiveMediaAds/GoogleInteractiveMediaAds-GoogleIMA3ForAdMob/GoogleInteractiveMediaAds.framework",
20   "frameworks": [
21     "AdSupport",
22     "AudioToolbox",
23     "AVFoundation",
24     "CoreFoundation",
25     "CoreGraphics",
26     "CoreMedia",
27     "MessageUI",
28     "QuartzCore",
29     "SystemConfiguration",
30     "UIKit"
31   ],
32   "weak_frameworks": "WebKit",
33   "dependencies": {
34     "Google-Mobile-Ads-SDK": [
35       "~> 7.0"
36     ]
37   },
38   "requires_arc": true