blob: 0c2a85e96b8bd160964159f9eeb06d7e191b2c15 [file] [log] [blame]
{
"name": "AdTimingFacebookAdapter",
"version": "3.0.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "AdTimingFacebookAdapter.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}