[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / 8 / 2 / SwiftyAds / 19.0.0 / SwiftyAds.podspec.json
blob94a05e194e4df3a2f5c9e7a382b2e82b4e9dbdae
2   "name": "SwiftyAds",
3   "version": "19.0.0",
4   "license": "MIT",
5   "summary": "A Swift library to display Google AdMob ads. GDPR, COPPA and App Tracking Transparency compliant.",
6   "homepage": "https://github.com/crashoverride777/swifty-ads",
7   "authors": {
8     "Dominik Ringler": "overrideinteractive@icloud.com"
9   },
10   "platforms": {
11     "ios": "14.0"
12   },
13   "requires_arc": true,
14   "static_framework": true,
15   "swift_versions": [
16     "5.8",
17     "5.9",
18     "5.10",
19     "6.0"
20   ],
21   "source": {
22     "git": "https://github.com/crashoverride777/swifty-ads.git",
23     "tag": "19.0.0"
24   },
25   "source_files": "Sources/**/*.{h,m,swift}",
26   "dependencies": {
27     "Google-Mobile-Ads-SDK": [
28       "~> 11.10.0"
29     ]
30   },
31   "swift_version": "6.0"