blob: 3055b7759f401c7bdb2a8c9a87426b7550dc8aaf [file] [log] [blame]
{
"name": "TapdaqVungleAdapter",
"version": "5.9.5",
"summary": "Vungle Adapter for Tapdaq",
"description": "Use this adapter to include Vungle as a demand source in your mediation waterfall.",
"homepage": "https://tapdaq.com/",
"license": {
"type": "Commercial",
"text": "https://tapdaq.com/terms-and-conditions"
},
"authors": {
"Tapdaq": "support@tapdaq.com"
},
"social_media_url": "http://twitter.com/tapdaq",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tapdaq/tapdaq-ios-sdk.git",
"tag": "5.9.5"
},
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CFNetwork",
"CoreGraphics",
"CoreMedia",
"Foundation",
"MediaPlayer",
"QuartzCore",
"StoreKit",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": "WebKit",
"vendored_frameworks": "universal/adapters/VungleAdapter.framework",
"dependencies": {
"Tapdaq": [
"~> 5.9.5"
]
},
"xcconfig": {
"OTHERLD_FLAGS": "-ObjC"
},
"libraries": "z",
"requires_arc": true
}