blob: 2708e237d2c75b7346dfa4a442c6f4e5c61fe530 [file] [log] [blame]
{
"name": "MOBAdvertising",
"version": "1.3.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": "1.3.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Pods/Google-Mobile-Ads-SDK/Frameworks/frameworks/GoogleMobileAds.framework"
},
"frameworks": "GoogleMobileAds",
"source_files": [
"Sources/**/*.swift"
],
"requires_arc": true
}