[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / c / a / d / myTargetMediationFacebook / 6.0.0.0 / myTargetMediationFacebook.podspec.json
blobb3a81fa7dc78ab4bbffcb87f69cdd9461d223b97
2   "name": "myTargetMediationFacebook",
3   "version": "6.0.0.0",
4   "summary": "Facebook Audience Network 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/6.0.0.0.facebook/facebook-ios-adapter-6.0.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": "myTargetMediationFacebook.framework",
29   "preserve_paths": "myTargetMediationFacebook.framework",
30   "dependencies": {
31     "FBAudienceNetwork": [
32       "6.0.0"
33     ],
34     "myTargetSDK": [
35       ">= 5.9.0"
36     ]
37   }