blob: 9ea08e193d670d773e1768e9ccfc728ae8b32fe1 [file] [log] [blame]
{
"name": "AdTimingTapjoyAdapter",
"version": "3.0.1",
"summary": "Tapjoy Adapter for AdTiming",
"description": "Tapjoy adapter allows publishers to mediate tapjoy 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/TapjoyAdapter3.0.1.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "AdTimingTapjoyAdapter.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}