[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 8 / d / AdMobUI / 1.0.1 / AdMobUI.podspec.json
blobd97a4a728ed18d6ead23a39ba37d10e19383cb48
2   "name": "AdMobUI",
3   "version": "1.0.1",
4   "summary": "A simple SwiftUI wrapper for AdMob Banner Ads (in a cocoapod...).",
5   "description": "AdMobUI simplifies the implementation of AdMob ads in your iOS app. See the readme on the github repo for more information.",
6   "homepage": "https://github.com/briannadoubt/AdMobUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brianna Doubt": "bri@briannadoubt.com"
13   },
14   "source": {
15     "git": "https://github.com/briannadoubt/AdMobUI.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/briannadoubt",
19   "swift_versions": "5.5",
20   "platforms": {
21     "ios": "14.0"
22   },
23   "source_files": "Sources/**/*",
24   "frameworks": "SwiftUI",
25   "dependencies": {
26     "KeyWindow": [
28     ]
29   },
30   "swift_version": "5.5"