2 "name": "SwiftUIMobileAds",
4 "summary": "SwiftUIMobileAds allows you to integrate v8 of the Google Mobile Ads SDK into your SwiftUI app.",
5 "description": "Use SwiftUIMobileAds to integrate Admob/Google Mobile Ads into your SwiftUI app. SwiftUIMobileAds creates a simple view for Banner Ads that can easily be added to a ZStack. For Interstitial and Rewarded Ads, SwiftUIMobileAds provides two new view modifiers similar to .sheet() that allow you to easily ad these full screen ads to your app.",
6 "homepage": "https://github.com/pnut39/SwiftUIMobileAds",
12 "Patrick Haertel": "patrickhaertel@icloud.com"
14 "social_media_url": "https://twitter.com/phaertel29",
19 "git": "https://github.com/pnut39/SwiftUIMobileAds.git",
22 "source_files": "SwiftUIMobileAds/**/*.{h,m}",
28 "Google-Mobile-Ads-SDK": [
32 "swift_versions": "5.0",
33 "swift_version": "5.0"