blob: bf9e7ff4bdd0c60b89b0506945349829a9cfa670 [file] [log] [blame]
{
"name": "AdGeneration",
"version": "2.4.3",
"summary": "A 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": "7.0"
},
"source": {
"http": "https://github.com/AdGeneration/ADG-iOS-SDK/releases/download/2.4.3/ADG.framework.zip"
},
"vendored_frameworks": "ADG.framework",
"resources": "ADG.framework/Versions/A/Resources/ADG-Resources.bundle",
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"weak_frameworks": "AdSupport"
}