[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / 2 / SwiftyAds / 16.0.0 / SwiftyAds.podspec.json
blob16989722e8d4057e4430445571267a698833c8b3
2   "name": "SwiftyAds",
3   "version": "16.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   ],
20   "source": {
21     "git": "https://github.com/crashoverride777/swifty-ads.git",
22     "tag": "16.0.0"
23   },
24   "source_files": "Sources/**/*.{h,m,swift}",
25   "dependencies": {
26     "Google-Mobile-Ads-SDK": [
27       "~> 11.3.0"
28     ]
29   },
30   "swift_version": "5.10"