[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / b / myTargetMediationUnityAds / 3.1.0.0 / myTargetMediationUnityAds.podspec.json
blobe43164754c3c2d3bce4f656686225daa243faf5f
2   "name": "myTargetMediationUnityAds",
3   "version": "3.1.0.0",
4   "summary": "Unity Ads adapter used for mediation with the myTarget SDK",
5   "description": "The myTarget Advertising Network allows developers to monetize their websites and mobile apps using myTarget ads",
6   "documentation_url": "https://target.my.com/partners/help/sdk",
7   "homepage": "https://target.my.com",
8   "license": {
9     "type": "LGPL-3.0"
10   },
11   "authors": {
12     "My.com": "sdk_mytarget@corp.my.com"
13   },
14   "source": {
15     "http": "https://github.com/myTargetSDK/mytarget-ios-mediation/releases/download/3.1.0.0.unityads/unity-ios-adapter-3.1.0.0.zip"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "static_framework": true,
22   "vendored_frameworks": "myTargetMediationUnityAds.framework",
23   "preserve_paths": "myTargetMediationUnityAds.framework",
24   "dependencies": {
25     "UnityAds": [
26       "3.1.0"
27     ],
28     "myTargetSDK": [
29       ">= 5.3.0"
30     ]
31   }