blob: e1462aa8c2f5623f4cc4ef1c4698787b7e9b6836 [file] [log] [blame]
{
"name": "TapdaqAdColonyAdapter",
"version": "6.1.1",
"summary": "AdColony Adapter for Tapdaq",
"description": "Use this adapter to include AdColony 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.1"
},
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CoreTelephony",
"EventKit",
"MessageUI",
"Social",
"StoreKit",
"SystemConfiguration"
],
"weak_frameworks": [
"JavascriptCore",
"WatchConnectivity",
"WebKit"
],
"vendored_frameworks": "universal/adapters/AdColonyAdapter.framework",
"dependencies": {
"Tapdaq": [
"~> 6.1.1"
]
},
"xcconfig": {
"OTHERLD_FLAGS": "-ObjC -fobjc-arc"
},
"libraries": "z",
"requires_arc": true
}