blob: 4002f2a3e62af8c6f25d2ab97c0f0071e655384b [file] [log] [blame]
{
"name": "GoogleAds-IMA-iOS-SDK",
"version": "3.6.1",
"summary": "Google Ads IMA SDK for iOS 8.0+.",
"description": "The IMA iOS SDK v3 allows native application developers to request and track VAST ads in the iOS (8.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).",
"homepage": "https://developers.google.com/interactive-media-ads/docs/sdks/ios/v3/",
"license": {
"type": "Copyright",
"text": " Copyright 2015 Google, Inc. All rights reserved.\n"
},
"authors": "Google, Inc.",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://dl.google.com/in-stream/google_sdk/ios/GoogleInteractiveMediaAds-ios-3.6.1.zip"
},
"vendored_frameworks": "GoogleInteractiveMediaAds/GoogleInteractiveMediaAds.framework",
"preserve_paths": "GoogleInteractiveMediaAds/GoogleInteractiveMediaAds.framework",
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CoreFoundation",
"CoreGraphics",
"CoreMedia",
"MessageUI",
"QuartzCore",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": "WebKit",
"requires_arc": true
}