blob: 3dbb15f263c9959c1217cdf2eb1de902b633c4aa [file] [log] [blame]
{
"name": "AdTimingAdmobAdapter",
"version": "3.1.0",
"summary": "AdMob Adapter for AdTiming",
"description": "Admob adapter allows publishers to mediate Admob banner, native, interstitial and video ads in AdTiming SDK",
"homepage": "https://www.adtiming.com/",
"authors": {
"AdTiming": "support@adtiming.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"http": "https://publisher.adtiming.com/tpkg/ios/Adapter/AdmobAdapter3.1.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "AdTimingAdmobAdapter.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}