blob: 1749c90bf858eacfacc16a54ed07c2d62b85adad [file] [log] [blame]
{
"name": "ADTChartboostAdapter",
"version": "3.0.0",
"summary": "Chartboost Adapter for AdTiming",
"description": "Chartboost adapter allows publishers to mediate chartboost interstitial and video ads in AdTiming SDK",
"homepage": "https://www.adtiming.com/",
"authors": {
"AdTiming": "support@adtiming.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/AdTiming/ADTChartboostAdapter.git",
"tag": "3.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "ADTChartboostAdapter.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}