[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 7 / 9 / b / myTargetMediationUnityAds / 3.5.0.0 / myTargetMediationUnityAds.podspec.json
blob3c215782b03bcad8843d3486e21d193038a92de0
2   "name": "myTargetMediationUnityAds",
3   "version": "3.5.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.5.0.0.unityads/unityads-ios-adapter-3.5.0.0.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "static_framework": true,
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "vendored_frameworks": "myTargetMediationUnityAds.framework",
29   "preserve_paths": "myTargetMediationUnityAds.framework",
30   "dependencies": {
31     "UnityAds": [
32       "3.5.0"
33     ],
34     "myTargetSDK": [
35       ">= 5.9.2"
36     ]
37   }