blob: 14caf15e64b003dd94ea1d2d5375c45deb92c754 [file] [log] [blame]
{
"name": "AdTimingFacebookAdapter",
"version": "3.0.2",
"summary": "Facebook Adapter for AdTiming",
"description": "Facebook adapter allows publishers to mediate Facebook 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": {
"http": "https://publisher.adtiming.com/tpkg/ios/Adapter/FacebookAdapter3.0.2.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "AdTimingFacebookAdapter.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}