blob: a698ea7c0926c05284d839dece0f10056c9eb97d [file] [log] [blame]
{
"name": "TapdaqChartboostAdapter",
"version": "5.8.1",
"summary": "Chartboost Adapter for Tapdaq",
"description": "Use this adapter to include Chartboost 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.1"
},
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"StoreKit",
"WebKit"
],
"vendored_frameworks": "universal/adapters/ChartboostAdapter.framework",
"dependencies": {
"Tapdaq": [
"~> 5.8.1"
]
},
"requires_arc": true
}