blob: 85f7e30a1f9a04a7f1d5cbb34338fa70d955a118 [file] [log] [blame]
{
"name": "TapdaqTapjoyAdapter",
"version": "5.8.0",
"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": "5.8.0"
},
"resources": "universal/adapters/TapjoyAdapter.framework/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",
"dependencies": {
"Tapdaq": [
"~> 5.8.0"
]
},
"libraries": [
"sqlite3.0",
"xml2",
"z",
"c++"
],
"requires_arc": true
}