blob: f53b0a6ed9a630e748bfad17de2501d86950b89a [file] [log] [blame]
{
"name": "SwiftyAds",
"version": "9.3.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A swift helper to show ads from Google AdMob. GDPR compliant.",
"homepage": "https://github.com/crashoverride777/swifty-ad",
"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-ad.git",
"tag": "9.3.3"
},
"source_files": "Source/**/*.{swift}",
"dependencies": {
"Google-Mobile-Ads-SDK": [
],
"PersonalizedAdConsent": [
]
},
"static_framework": true,
"swift_version": "5.0"
}