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