Unofficial Google IMA iOS and tvOS Swift Package
This is a Swift Package for integrating the Google Interactive Media Ads (IMA) SDK
into your iOS or tvOS project using Swift.
Shasum
c83456ee1cffac2040fb6c7526f7bc2cbbbc8eae309f7daab99c46d52da2d9c7
Current supported version:
iOS: 3.18.5
tvOS: 4.8.2
Getting Started
To use this Swift Package in your Xcode project, follow these steps:
- Open your project in Xcode.
- Go to File > Swift Packages > Add Package Dependency.
- Enter the URL of this repository https://github.com/rashadatjou/swift-google-ima-spm.git and click Next.
- Choose the version rule you want to use (e.g. “Up to Next Major”) and click Next.
- Select the target you want to add the package to and click Finish.
- Import the GoogleInteractiveMediaAds module in your Swift files where you want to use the IMA SDK.
import GoogleInteractiveMediaAds
- You’re now ready to use the IMA SDK in your app!
Resources
For more information on how to use the IMA SDK, see the official documentation.
iOS: https://developers.google.com/interactive-media-ads/docs/sdks/ios/client-side
tvOS: https://developers.google.com/interactive-media-ads/docs/sdks/tvos/client-side
Unofficial Google IMA iOS and tvOS Swift Package
This is a Swift Package for integrating the Google Interactive Media Ads (IMA) SDK into your iOS or tvOS project using Swift.
Shasum
Current supported version:
iOS:
3.18.5
tvOS:
4.8.2
Getting Started
To use this Swift Package in your Xcode project, follow these steps:
Resources
For more information on how to use the IMA SDK, see the official documentation.
iOS: https://developers.google.com/interactive-media-ads/docs/sdks/ios/client-side
tvOS: https://developers.google.com/interactive-media-ads/docs/sdks/tvos/client-side