blob: 6e0c816ef538e437f80c140ef1be32d2e9965c9e [file] [log] [blame]
{
"name": "SwiftyAds",
"version": "11.0.1",
"license": "MIT",
"summary": "A swift helper to show ads from Google AdMob. GDPR compliant.",
"homepage": "https://github.com/crashoverride777/swifty-ads",
"social_media_url": "http://twitter.com/overrideiactive",
"authors": {
"Dominik": "overrideinteractive@icloud.com"
},
"swift_versions": "5.0",
"requires_arc": true,
"platforms": {
"ios": "11.4"
},
"source": {
"git": "https://github.com/crashoverride777/swifty-ads.git",
"tag": "11.0.1"
},
"source_files": "Sources/**/*.{swift}",
"static_framework": true,
"dependencies": {
"Google-Mobile-Ads-SDK": [
],
"PersonalizedAdConsent": [
]
},
"swift_version": "5.0"
}