blob: 172a9f993c8c76b043510229c7c65b7ca4c2e7df [file] [log] [blame]
{
"name": "AdTimingVungleAdapter",
"version": "3.1.1",
"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": {
"http": "https://publisher.adtiming.com/tpkg/ios/Adapter/VungleAdapter3.1.1.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "AdTimingVungleAdapter.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}