[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 2 / 6 / EasyAdMobBanner / 1.0.2 / EasyAdMobBanner.podspec.json
blob20114042857e3e8f17e21a4ee44ddbea37abaaa7
2   "name": "EasyAdMobBanner",
3   "version": "1.0.2",
4   "swift_versions": "5.4",
5   "summary": "A SwiftUI wrapper for Google Ad Banner",
6   "description": "EasyAdMobBanner is a SwiftUI wrapper for Google AdMob banner. It simply make the banner adjust its frame by adSize automatically.",
7   "homepage": "https://github.com/chenhaiteng/EasyAdMobBanner",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Chen-Hai Teng",
13   "source": {
14     "git": "https://github.com/chenhaiteng/EasyAdMobBanner.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": "Sources/EasyAdMobBanner/**/*",
21   "static_framework": true,
22   "dependencies": {
23     "Google-Mobile-Ads-SDK": [
24       "~> 11.2.0"
25     ]
26   },
27   "swift_version": "5.4"