[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 7 / a / VAMPFANAdapter / 6.5.0.0 / VAMPFANAdapter.podspec.json
blobdd6b846d274b23a716ecd3103b7c35a1993bd0a2
2   "name": "VAMPFANAdapter",
3   "version": "6.5.0.0",
4   "summary": "FAN Adapter for VAMP.",
5   "description": "VAMP is Video Ad Mediation Platform, including Facebook Audience Network(FAN) and more ad networks. The FAN adapter helps you to use FAN with VAMP.",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright (c) Supership Inc. All rights reserved."
9   },
10   "authors": "Supership Inc.",
11   "homepage": "https://github.com/AdGeneration/VAMP-iOS-SDK",
12   "source": {
13     "http": "https://d2dylwb3shzel1.cloudfront.net/iOS/VAMPFANAdapter-v6.5.0.0.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "user_target_xcconfig": {
19     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
20     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
21   },
22   "vendored_frameworks": "VAMPFANAdapter.framework",
23   "dependencies": {
24     "VAMP-SDK": [
25       "~> 4.1.0"
26     ],
27     "FBAudienceNetwork": [
28       "~> 6.5.0"
29     ]
30   }