blob: 117f2ee9a3fdf94970277fea6beb673948982526 [file] [log] [blame]
{
"name": "ADTAppLovinAdapter",
"version": "3.0.0",
"summary": "AppLovin Adapter for AdTiming",
"description": "AppLovin adapter allows publishers to mediate applovin 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/ADTAppLovinAdapter.git",
"tag": "3.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "ADTAppLovinAdapter.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}