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