blob: f1bc2869667fdf2f3f5323925e32a4baa6152db8 [file] [log] [blame]
{
"name": "TapdaqKiipAdapter",
"version": "6.1.0",
"summary": "Kiip Adapter for Tapdaq",
"description": "Use this adapter to include Kiip 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.1.0"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"AVFoundation",
"CFNetwork",
"CoreGraphics",
"CoreMedia",
"Foundation",
"WebKit",
"QuartzCore",
"MediaPlayer",
"SystemConfiguration",
"UIKit"
],
"vendored_frameworks": "universal/adapters/KiipAdapter.framework",
"dependencies": {
"Tapdaq": [
"~> 6.1.0"
]
},
"xcconfig": {
"OTHERLD_FLAGS": "-ObjC"
},
"requires_arc": true
}