[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / b / myTargetMediationUnityAds / 3.7.5.0 / myTargetMediationUnityAds.podspec.json
blobcaa3e3741fd97d8f7f70e87e60ae8fda8ffc0354
2   "name": "myTargetMediationUnityAds",
3   "version": "3.7.5.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.7.5.0.unityads/unityads-ios-adapter-3.7.5.0.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "static_framework": true,
22   "pod_target_xcconfig": {
23     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
24     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "ios": {
28     "vendored_frameworks": "myTargetMediationUnityAds.xcframework"
29   },
30   "dependencies": {
31     "UnityAds": [
32       "3.7.5"
33     ],
34     "myTargetSDK": [
35       ">= 5.14.2"
36     ]
37   }