blob: b773e3111b92bc4a96239ee79a183cfb298af46e [file] [log] [blame]
{
"name": "TapdaqAppLovinAdapter",
"version": "6.3.2",
"summary": "AppLovin Adapter for Tapdaq",
"description": "Use this adapter to include AppLovin 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": "6.3.2"
},
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreTelephony",
"CoreGraphics",
"CoreMedia",
"StoreKit",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": "WebKit",
"vendored_frameworks": [
"universal/adapters/AppLovinAdapter.framework",
"Network-SDKs/AppLovinAdapter/AppLovinSDK.framework"
],
"dependencies": {
"Tapdaq": [
"~> 6.3.2"
]
},
"xcconfig": {
"OTHERLD_FLAGS": "-ObjC"
},
"requires_arc": true
}