[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / d / myTargetMediationMintegral / 7.0.3.0.0 / myTargetMediationMintegral.podspec.json
blob90225e5d8e69f0295f6d4c09d00e00b27a322637
2   "name": "myTargetMediationMintegral",
3   "version": "7.0.3.0.0",
4   "summary": "Mintegral 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/7.0.3.0.0.mintegral/mintegral-ios-adapter-7.0.3.0.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 arm64"
25   },
26   "ios": {
27     "vendored_frameworks": "myTargetMediationMintegral.xcframework"
28   },
29   "dependencies": {
30     "MintegralAdSDK/All": [
31       "7.0.3.0"
32     ],
33     "myTargetSDK": [
34       ">= 5.14.2"
35     ]
36   }