[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / 3 / 8 / 2 / SwiftyAds / 15.0.0 / SwiftyAds.podspec.json
blob4fe49a42d74072633349ea3e555c3b87a713f896
2   "name": "SwiftyAds",
3   "version": "15.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": "13.0"
12   },
13   "requires_arc": true,
14   "static_framework": true,
15   "swift_versions": [
16     "5.6",
17     "5.7"
18   ],
19   "source": {
20     "git": "https://github.com/crashoverride777/swifty-ads.git",
21     "tag": "15.0.0"
22   },
23   "source_files": "Sources/**/*.{h,m,swift}",
24   "dependencies": {
25     "Google-Mobile-Ads-SDK": [
26       "~> 10.0.0"
27     ]
28   },
29   "swift_version": "5.7"