| { |
| "name": "AdTimingMintegralAdapter", |
| "version": "3.0.4", |
| "summary": "Mintegral Adapter for AdTiming", |
| "description": "Mintegral adapter allows publishers to mediate Admob 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": { |
| "http": "https://publisher.adtiming.com/tpkg/ios/Adapter/MintegralAdapter3.0.4.zip" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "vendored_frameworks": "AdTimingMintegralAdapter.framework", |
| "pod_target_xcconfig": { |
| "OTHER_LDFLAGS": "-lObjC" |
| } |
| } |