blob: ebc81e1e657e4db9d9b4792ef63a417960853af6 [file] [log] [blame]
{
"name": "TapdaqReceptivAdapter",
"version": "5.9.5",
"summary": "Receptiv Adapter for Tapdaq",
"description": "Use this adapter to include Receptiv 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"
},
"vendored_frameworks": "universal/adapters/ReceptivAdapter.framework",
"dependencies": {
"Tapdaq": [
"~> 5.9.5"
]
},
"xcconfig": {
"OTHERLD_FLAGS": "-ObjC -fobjc-arc"
},
"libraries": "xml2",
"requires_arc": true
}