blob: d4c2cbaead9f5e5c0e2742df650c93c871746b13 [file] [log] [blame]
{
"name": "AdTimingAdColonyAdapter",
"version": "3.0.1",
"summary": "AdColony Adapter for AdTiming",
"description": "AdColony adapter allows publishers to mediate adcolony interstitial and video ads in AdTiming SDK",
"homepage": "https://www.adtiming.com/",
"authors": {
"AdTiming": "support@adtiming.com"
},
"license": {
"type": "MIT"
},
"source": {
"http": "https://publisher.adtiming.com/tpkg/ios/Adapter/AdColonyAdapter3.0.1.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "AdTimingAdColonyAdapter.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}