blob: 5579b0d6bc3b402e47a0fb947865bcddb392c8ff [file] [log] [blame]
{
"name": "TapdaqHyprMXAdapter",
"version": "6.2.2",
"summary": "HyprMX Adapter for Tapdaq",
"description": "Use this adapter to include HyprMX 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.2.2"
},
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreGraphics",
"CoreTelephony",
"Foundation",
"MessageUI",
"MobileCoreServices",
"QuartzCore",
"SystemConfiguration",
"EventKit",
"EventKitUI"
],
"weak_frameworks": [
"WebKit",
"SafariServices",
"StoreKit"
],
"vendored_frameworks": "universal/adapters/HyprMXAdapter.framework",
"dependencies": {
"Tapdaq": [
"~> 6.2.2"
]
},
"xcconfig": {
"OTHERLD_FLAGS": "-ObjC"
},
"libraries": "xml2",
"requires_arc": true
}