| { |
| "name": "myTargetMediationYandex", |
| "version": "2.13.0.0", |
| "summary": "Yandex Mobile Ads adapter used for mediation with the myTarget SDK", |
| "description": "The myTarget Advertising Network allows developers to monetize their websites and mobile apps using myTarget ads", |
| "documentation_url": "https://target.my.com/partners/help/sdk", |
| "homepage": "https://target.my.com", |
| "license": { |
| "type": "LGPL-3.0" |
| }, |
| "authors": { |
| "My.com": "sdk_mytarget@corp.my.com" |
| }, |
| "source": { |
| "http": "https://github.com/myTargetSDK/mytarget-ios-mediation/releases/download/2.13.0.0.yandex/yandex-ios-adapter-2.13.0.0.zip" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "static_framework": true, |
| "vendored_frameworks": "myTargetMediationYandex.framework", |
| "preserve_paths": "myTargetMediationYandex.framework", |
| "dependencies": { |
| "YandexMobileAds": [ |
| "2.13.0" |
| ], |
| "myTargetSDK": [ |
| ">= 5.3.0" |
| ] |
| } |
| } |