[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / 8 / 2 / SwiftyAds / 12.3.0 / SwiftyAds.podspec.json
blob3aff9421b791a2b002d12aed6881ecbf0d8661b5
2   "name": "SwiftyAds",
3   "version": "12.3.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": "overrideinteractive@icloud.com"
9   },
10   "swift_versions": [
11     "5.1",
12     "5.2",
13     "5.3"
14   ],
15   "platforms": {
16     "ios": "11.4"
17   },
18   "requires_arc": true,
19   "static_framework": true,
20   "source": {
21     "git": "https://github.com/crashoverride777/swifty-ads.git",
22     "tag": "12.3.0"
23   },
24   "source_files": "Sources/**/*.{h,m,swift}",
25   "dependencies": {
26     "Google-Mobile-Ads-SDK": [
27       "~> 8.0.0"
28     ]
29   },
30   "swift_version": "5.3"