blob: f4b1cee1ab14f0992aff37235d47273c4a1badad [file] [log] [blame]
{
"name": "AdGeneration",
"version": "2.18.1",
"summary": "Ad Generation Mobile App Ad SDK",
"description": "Ad Generation is an SSP service that automatically distributes the most profitable advertisements from multiple DSPs / ad networks.",
"homepage": "https://github.com/AdGeneration/sdk",
"license": {
"type": "Copyright",
"text": "Copyright (c) Supership Inc. All rights reserved."
},
"authors": "Supership Inc.",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/AdGeneration/ADG-iOS-SDK/releases/download/2.18.1/ADG.framework.zip"
},
"vendored_frameworks": "ADG.framework",
"resources": "ADG.framework/Versions/A/Resources/ADG-Resources.bundle",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"CoreLocation",
"AVFoundation",
"CoreMedia",
"MediaPlayer",
"SafariServices",
"WebKit"
],
"weak_frameworks": "AdSupport"
}