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