blob: 01cce9aa4ec3eb88fd120194cbca7977b03f4f98 [file] [log] [blame]
{
"name": "AdTimingTapjoyAdapter",
"version": "3.0.3",
"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.3.zip"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "AdTimingTapjoyAdapter.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}