blob: 69b4f588d98ee68db7bcca690504fd31f2828cd9 [file] [log] [blame]
{
"name": "TapdaqTapjoyAdapter",
"version": "6.3.2",
"summary": "Tapjoy Adapter for Tapdaq",
"description": "Use this adapter to include Tapjoy 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"
},
"resources": "Network-SDKs/TapjoyAdapter/Tapjoy.framework/Versions/A/Resources/TapjoyResources.bundle",
"frameworks": [
"Security",
"CoreData",
"CFNetwork",
"CoreGraphics",
"CoreLocation",
"CoreMotion",
"Foundation",
"MapKit",
"MediaPlayer",
"MobileCoreServices",
"QuartzCore",
"SystemConfiguration",
"UIKit",
"ImageIO",
"WebKit"
],
"weak_frameworks": [
"AdSupport",
"CoreTelephony",
"StoreKit"
],
"vendored_frameworks": [
"universal/adapters/TapjoyAdapter.framework",
"Network-SDKs/TapjoyAdapter/Tapjoy.framework"
],
"dependencies": {
"Tapdaq": [
"~> 6.3.2"
]
},
"libraries": [
"sqlite3.0",
"xml2",
"z",
"c++"
],
"requires_arc": true
}