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