blob: cb108aff043867f272243e179ecdf08c503311a4 [file] [log] [blame]
{
"name": "SwiftyAds",
"version": "10.0.3",
"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": "10.0.3"
},
"source_files": "Source/**/*.{swift}",
"dependencies": {
"Google-Mobile-Ads-SDK": [
],
"PersonalizedAdConsent": [
]
},
"static_framework": true,
"swift_version": "5.0"
}