[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / 3 / 8 / 2 / SwiftyAds / 18.0.1 / SwiftyAds.podspec.json
blob19e831d51e643603f8f46c458995905c52d0c813
2   "name": "SwiftyAds",
3   "version": "18.0.1",
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": "18.0.1"
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"