blob: 3101a5545655f3718a6b0acb27527c13f73dc40d [file] [log] [blame]
{
"name": "MOBAdvertising",
"version": "1.4.2",
"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": "1.4.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"ios": {
"vendored_frameworks": "GoogleMobileAds.framework"
},
"frameworks": "SystemConfiguration",
"weak_frameworks": "WebKit",
"source_files": [
"Sources/**/*.swift"
]
}