blob: 2fb61795e44781c496f48e27de3d01a8e216f5ee [file] [log] [blame]
{
"name": "AdTimingFacebookAdapter",
"version": "3.0.0",
"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": {
"git": "https://github.com/AdTiming/AdTimingFacebookAdapter.git",
"tag": "3.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "AdTimingFacebookAdapter.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}