blob: 533f6eabdbb079ca2d6605796af82fef66b98bbd [file] [log] [blame]
{
"name": "MOBAdvertising",
"version": "4.1",
"summary": "A wrapper for GogleMobileAds that allows one to present banner ads that show with any application, including a tab bar application",
"homepage": "https://github.com/Moballo-LLC/MOBAdvertising",
"license": "MIT",
"authors": {
"Jason Morcos - Moballo, LLC": "jason.morcos@moballo.com"
},
"source": {
"git": "https://github.com/Moballo-LLC/MOBAdvertising.git",
"tag": "4.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"static_framework": true,
"dependencies": {
"Google-Mobile-Ads-SDK": [
"~> 7.50"
]
},
"frameworks": "SystemConfiguration",
"weak_frameworks": "WebKit",
"source_files": [
"Sources/**/*.swift"
],
"swift_version": "5.0"
}