blob: 7f966eb3fc4bb39f06956422af1257194853a475 [file] [log] [blame]
{
"name": "ADTAdColonyAdapter",
"version": "3.0.0",
"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",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/AdTiming/ADTAdColonyAdapter.git",
"tag": "3.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "ADTAdColonyAdapter.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}