2 "name": "MOBAdvertising",
4 "summary": "A wrapper for GogleMobileAds that allows one to present banner ads that show with any application, including a tab bar application",
5 "homepage": "https://github.com/Moballo-LLC/MOBAdvertising",
8 "Jason Morcos - Moballo, LLC": "jason.morcos@moballo.com"
11 "git": "https://github.com/Moballo-LLC/MOBAdvertising.git",
17 "pod_target_xcconfig": {
18 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
19 "EXCLUDED_ARCHS[sdk=iphoneos*]": "x86_64"
21 "user_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
23 "EXCLUDED_ARCHS[sdk=iphoneos*]": "x86_64"
25 "swift_versions": "5.0",
27 "Google-Mobile-Ads-SDK": [
31 "static_framework": true,
32 "weak_frameworks": "UserMessagingPlatform",
34 "_Project/Sources/**/*.swift"
36 "swift_version": "5.0"