blob: 46a2a33e113146689c15f30121eff389460f8f9b [file] [log] [blame]
{
"name": "gujemsiossdk",
"version": "3.2.9.4",
"summary": "G+J EMS iOS SDK",
"description": "G+J EMS iOS SDK\n\n* Includes the Google-Mobile-Ads-SDK\n* Easily integrate Banner Ads, Interstitials and Native Ads into your App by creating an\n AdViewContext summarizing all meta information needed to load the ads from the Google DFP Server\n* Includes the GoogleAds-IMA-iOS-SDK-For-AdMob\n* Integrate preroll videos by loading VAST files from the Google DFP Server\n* Version 3.x.x replaces the G+J EMS iOS SDK 2.1.x based on Amobee ad server, while keeping the same interfaces\n* Internal mapping of previously used AdSpace IDs to new AdUnit IDs\n* Inflow Ads",
"homepage": "https://git.adalliance.io/open-source/gujemsiossdk.git",
"license": "BSD",
"authors": {
"Daniel Gerold": "gerold.daniel@ems.guj.de",
"Michael Gohl": "gohl.michael@ems.guj.de",
"Caroline Lehmann": "lehmann.caroline@ems.guj.de"
},
"source": {
"git": "https://git.adalliance.io/open-source/gujemsiossdk.git",
"tag": "3.2.9.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"gujemsiossdk": [
"Pod/Assets/*.xml",
"Pod/Assets/*.png"
]
},
"swift_version": "5.0",
"static_framework": true,
"public_header_files": "Pod/Classes/*.h",
"frameworks": [
"CoreMedia",
"UIKit",
"AVFoundation",
"AdSupport",
"StoreKit",
"CoreMotion",
"CoreLocation",
"CoreTelephony",
"MediaPlayer",
"SystemConfiguration"
],
"libraries": "xml2",
"dependencies": {
"Google-Mobile-Ads-SDK": [
"7.41.0"
],
"GoogleAds-IMA-iOS-SDK": [
"~> 3.6"
],
"FBAudienceNetwork": [
"4.28.1"
],
"ConsentViewController": [
]
}
}