[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / b / myTargetMediationUnityAds / 4.2.1.0 / myTargetMediationUnityAds.podspec.json
blob4240b5c6bcdac5bba3d3dba1f62ed44d5a29af3f
2   "name": "myTargetMediationUnityAds",
3   "version": "4.2.1.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/4.2.1.0.unityads/unityads-ios-adapter-4.2.1.0.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "static_framework": true,
22   "ios": {
23     "vendored_frameworks": "myTargetMediationUnityAds.xcframework"
24   },
25   "dependencies": {
26     "UnityAds": [
27       "4.2.1"
28     ],
29     "myTargetSDK": [
30       ">= 5.15.2"
31     ]
32   }